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-8604-xjt00-qhxsr-g4bpd Agent pingcap-tidb-ghpr-mysql-test-8604-xjt00-qhxsr-g4bpd is provisioned from template pingcap_tidb_ghpr_mysql_test_8604-xjt00-qhxsr --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/ghpr_mysql_test/8604/" runUrl: "job/pingcap/job/tidb/job/ghpr_mysql_test/8604/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "7cfe73637df2a38c0ebc8436cfbb614515ca42de" jenkins/label: "pingcap_tidb_ghpr_mysql_test_8604-xjt00" name: "pingcap-tidb-ghpr-mysql-test-8604-xjt00-qhxsr-g4bpd" 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-8604-xjt00-qhxsr-g4bpd" - name: "JENKINS_NAME" value: "pingcap-tidb-ghpr-mysql-test-8604-xjt00-qhxsr-g4bpd" - 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-8604-xjt00-qhxsr-g4bpd 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=6a6c64c9-908e-4639-90c2-fb050d22450a JENKINS_NODE_COOKIE=5643bb98-e13b-446a-8f34-124b9bbc41c8 BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/ghpr_mysql_test/8604/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tidb-ghpr-mysql-test-8604-xjt00-qhxsr-g4bpd 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-8604 KUBERNETES_SERVICE_PORT=443 GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"presubmit","job":"pingcap/tidb/ghpr_mysql_test","buildid":"1787133242365710337","prowjobid":"6a6c64c9-908e-4639-90c2-fb050d22450a","refs":{"org":"pingcap","repo":"tidb","base_ref":"master","base_sha":"600b2ed4bf0aa38224a1c4c4c68831820735515c","pulls":[{"number":52989,"author":"qw4990","sha":"8b3ce508d3768e3faddf9842d0a50b9ad5ec49d7","title":"planner: add projections to keep join keys as `col=col` "}]}} 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/8604/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/ghpr_mysql_test/8604/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/8604/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=#8604 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787133242365710337 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/8604/display/redirect?page=tests SHLVL=3 HOME=/home/jenkins POD_LABEL=pingcap_tidb_ghpr_mysql_test_8604-xjt00 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-8604-xjt00-qhxsr-g4bpd pingcap_tidb_ghpr_mysql_test_8604-xjt00 GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tidb-ghpr-mysql-test-8604-xjt00-qhxsr-g4bpd GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/ghpr_mysql_test/display/redirect BUILD_NUMBER=8604 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-build3714183909=/tmp/go-build -gno-record-gcc-switches' + echo ------------------------- ------------------------- + echo 'debug command: kubectl -n jenkins-tidb exec -ti pingcap-tidb-ghpr-mysql-test-8604-xjt00-qhxsr-g4bpd bash' debug command: kubectl -n jenkins-tidb exec -ti pingcap-tidb-ghpr-mysql-test-8604-xjt00-qhxsr-g4bpd 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: 63655 ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 1232 ; COOKIE: e0e90b6b4038a17e (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: Sun May 05 14:52:51 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-600b2ed-8b3ce50) 457721856 bytes in 1.52 secs (301157800 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 98602c9364 Merge commit '8b3ce508d3768e3faddf9842d0a50b9ad5ec49d7' into HEAD POST git-upload-pack (656 bytes) From https://github.com/pingcap/tidb = [up to date] master -> origin/master = [up to date] refs/pull/52989/head -> origin/pr/52989/head Warning: you are leaving 1 commit behind, not connected to any of your branches: 98602c9364 Merge commit '8b3ce508d3768e3faddf9842d0a50b9ad5ec49d7' into HEAD If you want to keep it by creating a new branch, this may be a good time to do so with: git branch 98602c9364 HEAD is now at 600b2ed4bf *: bump client-go to fix #53011 (#53012) 🚧 Checkouting to base SHA:600b2ed4bf0aa38224a1c4c4c68831820735515c... HEAD is now at 600b2ed4bf *: bump client-go to fix #53011 (#53012) ✅ Checked. 🎉 🧾 HEAD info: 600b2ed4bf0aa38224a1c4c4c68831820735515c 600b2ed4bf *: bump client-go to fix #53011 (#53012) c24dca58f5 infoschema: load auto id related changes for multi-schema-change diff (#52967) 7481aa6d0b br: adjust file directory `br/pkg/restore` (#52944) 🚧 Pre-merge heads of pull requests to base SHA: 600b2ed4bf0aa38224a1c4c4c68831820735515c ... Merge made by the 'ort' strategy. pkg/planner/core/integration_test.go | 17 +++++++++++++++++ pkg/planner/core/rule_join_reorder.go | 26 ++++++++++++++++++++++++++ 2 files changed, 43 insertions(+) 🧾 Pre-merged result: 314203d5905896076b14596a498952e3148e93cf 314203d590 Merge commit '8b3ce508d3768e3faddf9842d0a50b9ad5ec49d7' into HEAD 600b2ed4bf *: bump client-go to fix #53011 (#53012) c24dca58f5 infoschema: load auto id related changes for multi-schema-change diff (#52967) ✅ Pre merged 🎉 ✅ ~~~~~All done.~~~~~~ [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // retry [Pipeline] } Cache not saved (git/pingcap/tidb/rev-600b2ed-8b3ce50 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 (git/PingCAP-QE/tidb-test/rev-0f12152e9bc91a0788cf5f25ab356ab1b023188f) 608769536 bytes in 7.28 secs (83665386 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@16d2f45; decorates RemoteLauncher[hudson.remoting.Channel@493b5f41:JNLP4-connect connection from 10.233.102.171/10.233.102.171:34630] 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-ssh10092157527539756832.key > git fetch --tags --force --progress --prune -- git@github.com:PingCAP-QE/tidb-test.git +refs/heads/*:refs/remotes/origin/* # timeout=5 Checking out Revision dae424f5f68bb55818c1e169b732f8889b04a31b (origin/master) > git rev-parse origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dae424f5f68bb55818c1e169b732f8889b04a31b # timeout=10 Commit message: "update alter table test result | tidb=pr/52967 (#2320)" [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // retry [Pipeline] } Cache saved successfully (git/PingCAP-QE/tidb-test/rev-8b3ce508d3768e3faddf9842d0a50b9ad5ec49d7) 608770560 bytes in 17.13 secs (35537425 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 restored successfully (binary/pingcap/tidb/tidb-server/rev-600b2ed4bf0aa38224a1c4c4c68831820735515c-8b3ce508d3768e3faddf9842d0a50b9ad5ec49d7) 216930816 bytes in 0.55 secs (395702224 bytes/sec) [Pipeline] { [Pipeline] sh + ls bin/tidb-server bin/tidb-server [Pipeline] } Cache not saved (binary/pingcap/tidb/tidb-server/rev-600b2ed4bf0aa38224a1c4c4c68831820735515c-8b3ce508d3768e3faddf9842d0a50b9ad5ec49d7 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 dae424f5) + git status HEAD detached at dae424f5 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-8604 [Pipeline] } Cache saved successfully (ws/jenkins-pingcap-tidb-ghpr_mysql_test-8604/tidb-test) 608771072 bytes in 23.31 secs (26120189 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 Created Pod: kubernetes jenkins-tidb/pingcap-tidb-ghpr-mysql-test-8604-bktqj-r0m26-hh2jh 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 Created Pod: kubernetes jenkins-tidb/pingcap-tidb-ghpr-mysql-test-8604-3xklq-q1nq1-qkg6b [Pipeline] { [Pipeline] node Obtained pipelines/pingcap/tidb/latest/pod-ghpr_mysql_test.yaml from git https://github.com/PingCAP-QE/ci.git Created Pod: kubernetes jenkins-tidb/pingcap-tidb-ghpr-mysql-test-8604-rv213-sqlmv-7rvtn [Pipeline] podTemplate [Pipeline] { [Pipeline] node Agent pingcap-tidb-ghpr-mysql-test-8604-rv213-sqlmv-7rvtn is provisioned from template pingcap_tidb_ghpr_mysql_test_8604-rv213-sqlmv --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/ghpr_mysql_test/8604/" runUrl: "job/pingcap/job/tidb/job/ghpr_mysql_test/8604/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "c9a2f1bae6b37404293a9a9dd5ea2164e511da16" jenkins/label: "pingcap_tidb_ghpr_mysql_test_8604-rv213" name: "pingcap-tidb-ghpr-mysql-test-8604-rv213-sqlmv-7rvtn" 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-8604-rv213-sqlmv-7rvtn" - name: "JENKINS_NAME" value: "pingcap-tidb-ghpr-mysql-test-8604-rv213-sqlmv-7rvtn" - 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-8604-3xklq-q1nq1-qkg6b is provisioned from template pingcap_tidb_ghpr_mysql_test_8604-3xklq-q1nq1 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/ghpr_mysql_test/8604/" runUrl: "job/pingcap/job/tidb/job/ghpr_mysql_test/8604/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "ee6d572d48c5606b3f81a76dd333b37bbf15ed32" jenkins/label: "pingcap_tidb_ghpr_mysql_test_8604-3xklq" name: "pingcap-tidb-ghpr-mysql-test-8604-3xklq-q1nq1-qkg6b" 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-8604-3xklq-q1nq1-qkg6b" - name: "JENKINS_NAME" value: "pingcap-tidb-ghpr-mysql-test-8604-3xklq-q1nq1-qkg6b" - 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-8604-rv213-sqlmv-7rvtn in /home/jenkins/agent/workspace/pingcap/tidb/ghpr_mysql_test [Pipeline] { Running on pingcap-tidb-ghpr-mysql-test-8604-3xklq-q1nq1-qkg6b in /home/jenkins/agent/workspace/pingcap/tidb/ghpr_mysql_test [Pipeline] { [Pipeline] checkout [Pipeline] checkout The recommended git tool is: git The recommended git tool is: git No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@91b22ec; decorates RemoteLauncher[hudson.remoting.Channel@3502c5fd:JNLP4-connect connection from 10.233.83.162/10.233.83.162:49656] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@4b244710; decorates RemoteLauncher[hudson.remoting.Channel@49356f8f:JNLP4-connect connection from 10.233.68.181/10.233.68.181:43448] 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 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 Agent pingcap-tidb-ghpr-mysql-test-8604-bktqj-r0m26-hh2jh is provisioned from template pingcap_tidb_ghpr_mysql_test_8604-bktqj-r0m26 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/ghpr_mysql_test/8604/" runUrl: "job/pingcap/job/tidb/job/ghpr_mysql_test/8604/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "02fd0f9d539011db2b1ac199fe64209cd04b5bdb" jenkins/label: "pingcap_tidb_ghpr_mysql_test_8604-bktqj" name: "pingcap-tidb-ghpr-mysql-test-8604-bktqj-r0m26-hh2jh" 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-8604-bktqj-r0m26-hh2jh" - name: "JENKINS_NAME" value: "pingcap-tidb-ghpr-mysql-test-8604-bktqj-r0m26-hh2jh" - 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-8604-bktqj-r0m26-hh2jh 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@597748a; decorates RemoteLauncher[hudson.remoting.Channel@2143058c:JNLP4-connect connection from 10.233.109.188/10.233.109.188:56904] 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 Created Pod: kubernetes jenkins-tidb/pingcap-tidb-ghpr-mysql-test-8604-qvj34-5hd9q-ttz20 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 Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) Commit message: "fix(br): use failpoint tidb-server instead (#2951)" Commit message: "fix(br): use failpoint tidb-server instead (#2951)" [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { > 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 [Pipeline] stage [Pipeline] { (Test) > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 [Pipeline] stage [Pipeline] { (Test) [Pipeline] timeout Timeout set to expire in 25 min [Pipeline] { [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 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 Cache restored successfully (binary/pingcap/tidb/tidb-server/rev-600b2ed4bf0aa38224a1c4c4c68831820735515c-8b3ce508d3768e3faddf9842d0a50b9ad5ec49d7) 216930816 bytes in 1.45 secs (149461280 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/ghpr_mysql_test/tidb [Pipeline] { [Pipeline] cache + ls bin/tidb-server bin/tidb-server + chmod +x bin/tidb-server Still waiting to schedule task ‘pingcap-tidb-ghpr-mysql-test-8604-qvj34-5hd9q-ttz20’ is offline Cache restored successfully (binary/pingcap/tidb/tidb-server/rev-600b2ed4bf0aa38224a1c4c4c68831820735515c-8b3ce508d3768e3faddf9842d0a50b9ad5ec49d7) 216930816 bytes in 0.59 secs (364950784 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] } + ls bin/tidb-server bin/tidb-server + chmod +x bin/tidb-server Cache not saved (binary/pingcap/tidb/tidb-server/rev-600b2ed4bf0aa38224a1c4c4c68831820735515c-8b3ce508d3768e3faddf9842d0a50b9ad5ec49d7 already exists) [Pipeline] container [Pipeline] { [Pipeline] // cache [Pipeline] } [Pipeline] } Cache not saved (binary/pingcap/tidb/tidb-server/rev-600b2ed4bf0aa38224a1c4c4c68831820735515c-8b3ce508d3768e3faddf9842d0a50b9ad5ec49d7 already exists) [Pipeline] stage [Pipeline] { (Test) [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/ghpr_mysql_test/tidb-test [Pipeline] { [Pipeline] // cache [Pipeline] } [Pipeline] cache Agent pingcap-tidb-ghpr-mysql-test-8604-qvj34-5hd9q-ttz20 is provisioned from template pingcap_tidb_ghpr_mysql_test_8604-qvj34-5hd9q --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/ghpr_mysql_test/8604/" runUrl: "job/pingcap/job/tidb/job/ghpr_mysql_test/8604/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "3fb8d5816381a98b957691679a1442afeeb1688e" jenkins/label: "pingcap_tidb_ghpr_mysql_test_8604-qvj34" name: "pingcap-tidb-ghpr-mysql-test-8604-qvj34-5hd9q-ttz20" 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-8604-qvj34-5hd9q-ttz20" - name: "JENKINS_NAME" value: "pingcap-tidb-ghpr-mysql-test-8604-qvj34-5hd9q-ttz20" - 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-8604-qvj34-5hd9q-ttz20 in /home/jenkins/agent/workspace/pingcap/tidb/ghpr_mysql_test Cache restored successfully (ws/jenkins-pingcap-tidb-ghpr_mysql_test-8604/tidb-test) 608771072 bytes in 3.10 secs (196694579 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] timeout Timeout set to expire in 25 min [Pipeline] { [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/ghpr_mysql_test/tidb-test [Pipeline] { [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 (ws/jenkins-pingcap-tidb-ghpr_mysql_test-8604/tidb-test) 608771072 bytes in 4.16 secs (146499256 bytes/sec) [Pipeline] { [Pipeline] sh [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] checkout [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/ghpr_mysql_test/tidb [Pipeline] { [Pipeline] cache The recommended git tool is: git + 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 No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@42ac7f3b; decorates RemoteLauncher[hudson.remoting.Channel@78dd6e73:JNLP4-connect connection from 10.233.69.97/10.233.69.97:49458] 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 go: downloading github.com/defined2014/mysql v0.0.0-20231121061906-fcfacaa39f49 go: downloading github.com/pingcap/errors v0.11.5-0.20221009092201-b66cddb77c32 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading go.uber.org/atomic v1.11.0 go: downloading golang.org/x/sys v0.5.0 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 Cache restored successfully (binary/pingcap/tidb/tidb-server/rev-600b2ed4bf0aa38224a1c4c4c68831820735515c-8b3ce508d3768e3faddf9842d0a50b9ad5ec49d7) 216930816 bytes in 3.78 secs (57442501 bytes/sec) [Pipeline] { [Pipeline] sh [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 [Pipeline] withEnv [Pipeline] { [Pipeline] } Cache not saved (binary/pingcap/tidb/tidb-server/rev-600b2ed4bf0aa38224a1c4c4c68831820735515c-8b3ce508d3768e3faddf9842d0a50b9ad5ec49d7 already exists) [Pipeline] container [Pipeline] { [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/ghpr_mysql_test/tidb-test [Pipeline] { [Pipeline] cache + 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 github.com/sirupsen/logrus v1.8.1 go: downloading github.com/defined2014/mysql v0.0.0-20231121061906-fcfacaa39f49 go: downloading github.com/pingcap/errors v0.11.5-0.20221009092201-b66cddb77c32 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-8604/tidb-test) 608771072 bytes in 5.56 secs (109463212 bytes/sec) [Pipeline] { [Pipeline] sh [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 + 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 build mysql_test successfully start tidb-server, log file: ./mysql-test.out tidb-server(PID: 2210) started Cache restored successfully (binary/pingcap/tidb/tidb-server/rev-600b2ed4bf0aa38224a1c4c4c68831820735515c-8b3ce508d3768e3faddf9842d0a50b9ad5ec49d7) 216930816 bytes in 0.57 secs (382811141 bytes/sec) [Pipeline] { [Pipeline] sh [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 [Pipeline] } Cache not saved (binary/pingcap/tidb/tidb-server/rev-600b2ed4bf0aa38224a1c4c4c68831820735515c-8b3ce508d3768e3faddf9842d0a50b9ad5ec49d7 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 + 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 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 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 ------------------------------------------- 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-05T22:54:50+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.22785244 s build mysql_test successfully start tidb-server, log file: ./mysql-test.out tidb-server(PID: 2379) started Cache restored successfully (ws/jenkins-pingcap-tidb-ghpr_mysql_test-8604/tidb-test) 608771072 bytes in 4.02 secs (151292393 bytes/sec) [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] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/ghpr_mysql_test/tidb-test/mysql_test [Pipeline] { [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 go: downloading github.com/defined2014/mysql v0.0.0-20231121061906-fcfacaa39f49 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/pingcap/errors v0.11.5-0.20221009092201-b66cddb77c32 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 ------------------------------------------- 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-05T22:54:55+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.121698609 s time="2024-05-05T22:54:55+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-05T22:54:55+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-05T22:54:55+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-05T22:54:55+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-05T22:54:55+08:00" level=warning msg="foreign_key_check_delete:16 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-05T22:54:55+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-05T22:54:55+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-05T22:54:55+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-05T22:54:55+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-05T22:54:55+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-05T22:54:55+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-05T22:54:55+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-05T22:54:55+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-05T22:54:55+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-05T22:54:55+08:00" level=warning msg="foreign_key_check_delete:48 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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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;)" time="2024-05-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+08:00" level=warning msg="foreign_key_check_delete:96 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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+08:00" level=warning msg="foreign_key_check_delete:143 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`) 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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+08:00" level=warning msg="foreign_key_check_delete:162 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 (`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 0.609058818 s time="2024-05-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+08:00" level=warning msg="foreign_key_check_insert:22 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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+08:00" level=warning msg="foreign_key_check_insert:51 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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+08:00" level=warning msg="foreign_key_check_insert:84 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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+08:00" level=warning msg="foreign_key_check_insert:125 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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+08:00" level=warning msg="foreign_key_check_insert:148 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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+08:00" level=warning msg="foreign_key_check_insert:150 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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+08:00" level=warning msg="foreign_key_check_insert: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`))) (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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+08:00" level=warning msg="foreign_key_check_insert:187 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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+08:00" level=warning msg="foreign_key_check_insert: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`))) (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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+08:00" level=warning msg="foreign_key_check_insert:214 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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+08:00" level=warning msg="foreign_key_check_insert:218 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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+08:00" level=warning msg="foreign_key_check_insert: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_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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+08:00" level=warning msg="foreign_key_check_insert:243 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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+08:00" level=warning msg="foreign_key_check_insert:249 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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:56+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+08:00" level=warning msg="foreign_key_check_insert:274 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) values (10);)" time="2024-05-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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);)" time="2024-05-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+08:00" level=warning msg="foreign_key_check_insert:301 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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+08:00" level=warning msg="foreign_key_check_insert:332 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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+08:00" level=warning msg="foreign_key_check_insert:346 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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+08:00" level=warning msg="foreign_key_check_insert:352 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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+08:00" level=warning msg="foreign_key_check_insert:373 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, 13, 23, 'y') on duplicate key update a = 13, b = 23, name = 'y';)" time="2024-05-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+08:00" level=warning msg="foreign_key_check_insert:395 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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+08:00" level=warning msg="foreign_key_check_insert:397 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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+08:00" level=warning msg="foreign_key_check_insert:399 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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+08:00" level=warning msg="foreign_key_check_insert:420 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, 13, 23, 'y') on duplicate key update a = 13, b = 23, name = 'y';)" time="2024-05-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+08:00" level=warning msg="foreign_key_check_insert:444 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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+08:00" level=warning msg="foreign_key_check_insert:446 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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+08:00" level=warning msg="foreign_key_check_insert:492 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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+08:00" level=warning msg="foreign_key_check_insert:517 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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+08:00" level=warning msg="foreign_key_check_insert:576 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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+08:00" level=warning msg="foreign_key_check_insert:605 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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+08:00" level=warning msg="foreign_key_check_insert:620 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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+08:00" level=warning msg="foreign_key_check_insert:622 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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+08:00" level=warning msg="foreign_key_check_insert:626 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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+08:00" level=warning msg="foreign_key_check_insert:649 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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+08:00" level=warning msg="foreign_key_check_insert:671 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, name) values (1, 3, 'b') on duplicate key update a = 10;)" time="2024-05-05T22:54:57+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-05T22:54:57+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-05T22:54:57+08:00" level=warning msg="foreign_key_check_insert:687 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) values (1, 1) on duplicate key update a = 2, name = 'b';)" time="2024-05-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+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-05T22:54:57+08:00" level=warning msg="foreign_key_check_insert:750 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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+08:00" level=warning msg="foreign_key_check_insert:769 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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+08:00" level=warning msg="foreign_key_check_insert:828 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, b) values (1, 11, 21) on duplicate key update a=a+10, b=b+20;)" time="2024-05-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+08:00" level=warning msg="foreign_key_check_insert:886 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`) 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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+08:00" level=warning msg="foreign_key_check_insert:904 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_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 2.103699854 s time="2024-05-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+08:00" level=warning msg="foreign_key_check_update:17 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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+08:00" level=warning msg="foreign_key_check_update:45 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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+08:00" level=warning msg="foreign_key_check_update:61 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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+08:00" level=warning msg="foreign_key_check_update:65 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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+08:00" level=warning msg="foreign_key_check_update:89 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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+08:00" level=warning msg="foreign_key_check_update:105 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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+08:00" level=warning msg="foreign_key_check_update:107 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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+08:00" level=warning msg="foreign_key_check_update:133 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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+08:00" level=warning msg="foreign_key_check_update:147 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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+08:00" level=warning msg="foreign_key_check_update:151 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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+08:00" level=warning msg="foreign_key_check_update:153 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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+08:00" level=warning msg="foreign_key_check_update: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`))) (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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+08:00" level=warning msg="foreign_key_check_update:198 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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+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-05T22:54:58+08:00" level=warning msg="foreign_key_check_update:219 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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+08:00" level=warning msg="foreign_key_check_update:236 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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+08:00" level=warning msg="foreign_key_check_update:255 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=22 where id=1;)" time="2024-05-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+08:00" level=warning msg="foreign_key_check_update:261 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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+08:00" level=warning msg="foreign_key_check_update: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_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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+08:00" level=warning msg="foreign_key_check_update:278 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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+08:00" level=warning msg="foreign_key_check_update:282 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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+08:00" level=warning msg="foreign_key_check_update: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_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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+08:00" level=warning msg="foreign_key_check_update:322 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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+08:00" level=warning msg="foreign_key_check_update:414 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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+08:00" level=warning msg="foreign_key_check_update:433 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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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;)" time="2024-05-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+08:00" level=warning msg="foreign_key_check_update:471 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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+08:00" level=warning msg="foreign_key_check_update:509 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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+08:00" level=warning msg="foreign_key_check_update:528 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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+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-05T22:54:59+08:00" level=warning msg="foreign_key_check_update:547 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-05T22:55:00+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-05T22:55:00+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-05T22:55:00+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-05T22:55:00+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-05T22:55:00+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-05T22:55:00+08:00" level=warning msg="foreign_key_check_update:579 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: insert into t3 (id, a, b) values (1, 1, 1);)" time="2024-05-05T22:55:00+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-05T22:55:00+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-05T22:55:00+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-05T22:55:00+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-05T22:55:00+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-05T22:55:00+08:00" level=warning msg="foreign_key_check_update:585 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_update`.`t3`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))) (query: update t3 set a=3 where a=1;)" time="2024-05-05T22:55:00+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-05T22:55:00+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-05T22:55:00+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-05T22:55:00+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-05T22:55:00+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-05T22:55:00+08:00" level=warning msg="foreign_key_check_update:596 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` (`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 1.660936425 s ./t/foreign_key_checks_func.test: ok! 37 test cases passed, take time 0.230254793 s time="2024-05-05T22:55:00+08:00" level=warning msg="foreign_key_ddl:7 Unknown named --error ER_TABLE_NOT_EXIST" time="2024-05-05T22:55:00+08:00" level=warning msg="foreign_key_ddl:7 query failed with non expected error(s)! (ErrForeignKeyCannotOpenParent != 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-05T22:55:00+08:00" level=warning msg="foreign_key_ddl:11 Unknown named --error ER_UNKNOWN_COLUMN" time="2024-05-05T22:55:00+08:00" level=warning msg="foreign_key_ddl:11 query failed with non expected error(s)! (ErrForeignKeyNoColumnInParent != 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-05T22:55:00+08:00" level=warning msg="foreign_key_ddl:16 Unknown named --error ER_UNKNOWN_COLUMN" time="2024-05-05T22:55:00+08:00" level=warning msg="foreign_key_ddl:16 query failed with non expected error(s)! (ErrKeyColumnDoesNotExits != 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-05T22:55:00+08:00" level=warning msg="foreign_key_ddl:21 Unknown named --error ER_FAIL_ADD_FK" time="2024-05-05T22:55:00+08:00" level=warning msg="foreign_key_ddl:21 query failed with non expected error(s)! (ER_FK_NO_INDEX_PARENT != 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-05T22:55:00+08:00" level=warning msg="foreign_key_ddl:26 Unknown named --error ER_FAIL_ADD_FK" time="2024-05-05T22:55:00+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-05T22:55:00+08:00" level=warning msg="foreign_key_ddl:28 Unknown named --error ER_FAIL_ADD_FK" time="2024-05-05T22:55:00+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-05T22:55:00+08:00" level=warning msg="foreign_key_ddl:33 Unknown named --error ER_FAIL_ADD_FK" time="2024-05-05T22:55:00+08:00" level=warning msg="foreign_key_ddl:33 query failed with non expected error(s)! (ER_FK_CANNOT_USE_VIRTUAL_COLUMN != 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-05T22:55:00+08:00" level=warning msg="foreign_key_ddl:38 Unknown named --error ER_FAIL_ADD_FK" time="2024-05-05T22:55:00+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-05T22:55:00+08:00" level=warning msg="foreign_key_ddl:43 Unknown named --error ER_FAIL_ADD_FK" time="2024-05-05T22:55:00+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-05T22:55:00+08:00" level=warning msg="foreign_key_ddl:48 Unknown named --error ER_FAIL_ADD_FK" time="2024-05-05T22:55:00+08:00" level=warning msg="foreign_key_ddl:48 query failed with non expected error(s)! (ER_FK_INCOMPATIBLE_COLUMNS != 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-05T22:55:00+08:00" level=warning msg="foreign_key_ddl:53 Unknown named --error ER_FAIL_ADD_FK" time="2024-05-05T22:55:00+08:00" level=warning msg="foreign_key_ddl:53 query failed with non expected error(s)! (ER_FK_INCOMPATIBLE_COLUMNS != 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-05T22:55:00+08:00" level=warning msg="foreign_key_ddl:58 Unknown named --error ER_FAIL_ADD_FK" time="2024-05-05T22:55:00+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-05T22:55:00+08:00" level=warning msg="foreign_key_ddl:63 Unknown named --error ER_FAIL_ADD_FK" time="2024-05-05T22:55:00+08:00" level=warning msg="foreign_key_ddl:63 query failed with non expected error(s)! (ER_FK_INCOMPATIBLE_COLUMNS != 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));)" build mysql_test successfully start tidb-server, log file: ./mysql-test.out tidb-server(PID: 2344) started time="2024-05-05T22:55:00+08:00" level=warning msg="foreign_key_ddl:68 Unknown named --error ER_FAIL_ADD_FK" time="2024-05-05T22:55:00+08:00" level=warning msg="foreign_key_ddl:68 query failed with non expected error(s)! (ER_FK_NO_INDEX_PARENT != 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-05T22:55:00+08:00" level=warning msg="foreign_key_ddl:73 Unknown named --error ER_FAIL_ADD_FK" time="2024-05-05T22:55:00+08:00" level=warning msg="foreign_key_ddl:73 query failed with non expected error(s)! (ER_FK_NO_INDEX_PARENT != 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-05T22:55:00+08:00" level=warning msg="foreign_key_ddl:78 Unknown named --error ER_FAIL_ADD_FK" time="2024-05-05T22:55:00+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-05T22:55:00+08:00" level=warning msg="foreign_key_ddl:82 Unknown named --error ER_FAIL_ADD_FK" time="2024-05-05T22:55:00+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-05T22:55:00+08:00" level=warning msg="foreign_key_ddl:85 Unknown named --error ER_FAIL_ADD_FK" time="2024-05-05T22:55:00+08:00" level=warning msg="foreign_key_ddl:85 query failed with non expected error(s)! (ErrCannotAddForeign != 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-05T22:55:00+08:00" level=warning msg="foreign_key_ddl:88 Unknown named --error ER_FAIL_ADD_FK" time="2024-05-05T22:55:00+08:00" level=warning msg="foreign_key_ddl:88 query failed with non expected error(s)! (ER_FK_NO_INDEX_PARENT != 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-05T22:55:00+08:00" level=warning msg="foreign_key_ddl:93 Unknown named --error ER_FAIL_ADD_FK" time="2024-05-05T22:55:00+08:00" level=warning msg="foreign_key_ddl:93 query failed with non expected error(s)! (ER_FK_NO_INDEX_PARENT != 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-05T22:55:01+08:00" level=warning msg="foreign_key_ddl:99 Unknown named --error ER_FAIL_ADD_FK" time="2024-05-05T22:55:01+08:00" level=warning msg="foreign_key_ddl:99 query failed with non expected error(s)! (ER_FK_INCOMPATIBLE_COLUMNS != 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-05T22:55:01+08:00" level=warning msg="foreign_key_ddl:150 Unknown named --error ER_cannot_define_foreign_key" time="2024-05-05T22:55:01+08:00" level=warning msg="foreign_key_ddl:150 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-05T22:55:01+08:00" level=warning msg="foreign_key_ddl:152 Unknown named --error ER_cannot_define_foreign_key" time="2024-05-05T22:55:01+08:00" level=warning msg="foreign_key_ddl:152 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 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-05T22:55:01+08:00" level=warning msg="foreign_key_ddl:154 Unknown named --error ER_cannot_define_foreign_key" time="2024-05-05T22:55:01+08:00" level=warning msg="foreign_key_ddl:154 query failed with non expected error(s)! (ErrWrongFKOptionForGeneratedColumn != 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-05T22:55:01+08:00" level=warning msg="foreign_key_ddl:156 Unknown named --error ER_cannot_define_foreign_key" time="2024-05-05T22:55:01+08:00" level=warning msg="foreign_key_ddl:156 query failed with non expected error(s)! (ErrWrongFKOptionForGeneratedColumn != 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-05T22:55:01+08:00" level=warning msg="foreign_key_ddl:158 Unknown named --error ER_cannot_define_foreign_key" time="2024-05-05T22:55:01+08:00" level=warning msg="foreign_key_ddl:158 query failed with non expected error(s)! (ErrWrongFKOptionForGeneratedColumn != 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-05T22:55:01+08:00" level=warning msg="foreign_key_ddl:163 Unknown named --error ER_cannot_define_foreign_key" time="2024-05-05T22:55:01+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-05T22:55:01+08:00" level=warning msg="foreign_key_ddl:165 Unknown named --error ER_cannot_define_foreign_key" time="2024-05-05T22:55:01+08:00" level=warning msg="foreign_key_ddl:165 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 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-05T22:55:01+08:00" level=warning msg="foreign_key_ddl:167 Unknown named --error ER_cannot_define_foreign_key" time="2024-05-05T22:55:01+08:00" level=warning msg="foreign_key_ddl:167 query failed with non expected error(s)! (ErrWrongFKOptionForGeneratedColumn != 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-05T22:55:01+08:00" level=warning msg="foreign_key_ddl:169 Unknown named --error ER_cannot_define_foreign_key" time="2024-05-05T22:55:01+08:00" level=warning msg="foreign_key_ddl:169 query failed with non expected error(s)! (ErrWrongFKOptionForGeneratedColumn != 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-05T22:55:01+08:00" level=warning msg="foreign_key_ddl:171 Unknown named --error ER_cannot_define_foreign_key" time="2024-05-05T22:55:01+08:00" level=warning msg="foreign_key_ddl:171 query failed with non expected error(s)! (ErrWrongFKOptionForGeneratedColumn != 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-05T22:55:01+08:00" level=warning msg="foreign_key_ddl:182 Unknown named --error ER_cannot_drop_parent_table" time="2024-05-05T22:55:01+08:00" level=warning msg="foreign_key_ddl:182 query failed with non expected error(s)! (ErrForeignKeyCannotDropParent != 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-05T22:55:01+08:00" level=warning msg="foreign_key_ddl:187 Unknown named --error ER_cannot_create_table" time="2024-05-05T22:55:01+08:00" level=warning msg="foreign_key_ddl:187 query failed with non expected error(s)! (ER_FK_INCOMPATIBLE_COLUMNS != 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-05T22:55:01+08:00" level=warning msg="foreign_key_ddl:192 Unknown named --error ER_reffer_row_not_exist" time="2024-05-05T22:55:01+08:00" level=warning msg="foreign_key_ddl:192 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 != 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);)" time="2024-05-05T22:55:01+08:00" level=warning msg="foreign_key_ddl:206 Unknown named --error ER_COL_USED_BY_FK" time="2024-05-05T22:55:01+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-05T22:55:01+08:00" level=warning msg="foreign_key_ddl:208 Unknown named --error ER_COL_USED_BY_FK" time="2024-05-05T22:55:01+08:00" level=warning msg="foreign_key_ddl:208 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 t1 modify column b bigint;)" time="2024-05-05T22:55:01+08:00" level=warning msg="foreign_key_ddl:211 Unknown named --error ER_COL_USED_BY_FK" time="2024-05-05T22:55:01+08:00" level=warning msg="foreign_key_ddl:211 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 varchar(10);)" time="2024-05-05T22:55:01+08:00" level=warning msg="foreign_key_ddl:213 Unknown named --error ER_COL_USED_BY_FK" time="2024-05-05T22:55:01+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-05T22:55:01+08:00" level=warning msg="foreign_key_ddl:228 Unknown named --error ER_COL_USED_BY_FK" time="2024-05-05T22:55:01+08:00" level=warning msg="foreign_key_ddl:228 query failed with non expected error(s)! (ER_FK_COLUMN_CANNOT_CHANGE_CHILD != 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-05T22:55:01+08:00" level=warning msg="foreign_key_ddl:230 Unknown named --error ER_COL_USED_BY_FK" time="2024-05-05T22:55:01+08:00" level=warning msg="foreign_key_ddl:230 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 t1 modify column b bigint;)" time="2024-05-05T22:55:01+08:00" level=warning msg="foreign_key_ddl:235 Unknown named --error ER_COL_USED_BY_FK" time="2024-05-05T22:55:01+08:00" level=warning msg="foreign_key_ddl:235 query failed with non expected error(s)! (ER_FK_COLUMN_CANNOT_CHANGE_CHILD != 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-05T22:55:01+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-05T22:55:01+08:00" level=warning msg="foreign_key_ddl:242 Unknown named --error ER_COL_USED_BY_FK" time="2024-05-05T22:55:01+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-05T22:55:01+08:00" level=warning msg="foreign_key_ddl:244 Unknown named --error ER_COL_USED_BY_FK" time="2024-05-05T22:55:01+08:00" level=warning msg="foreign_key_ddl:244 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-05T22:55:01+08:00" level=warning msg="foreign_key_ddl:259 Unknown named --error ER_COL_USED_BY_FK" time="2024-05-05T22:55:01+08:00" level=warning msg="foreign_key_ddl:259 query failed with non expected error(s)! (ER_FK_COLUMN_CANNOT_CHANGE_CHILD != 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-05T22:55:01+08:00" level=warning msg="foreign_key_ddl:261 Unknown named --error ER_COL_USED_BY_FK" time="2024-05-05T22:55:01+08:00" level=warning msg="foreign_key_ddl:261 query failed with non expected error(s)! (ER_FK_COLUMN_CANNOT_CHANGE_CHILD != 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-05T22:55:01+08:00" level=warning msg="foreign_key_ddl:263 Unknown named --error ER_COL_USED_BY_FK" time="2024-05-05T22:55:01+08:00" level=warning msg="foreign_key_ddl:263 query failed with non expected error(s)! (ER_FK_COLUMN_CANNOT_CHANGE_CHILD != 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-05T22:55:01+08:00" level=warning msg="foreign_key_ddl:265 Unknown named --error ER_COL_USED_BY_FK" time="2024-05-05T22:55:01+08:00" level=warning msg="foreign_key_ddl:265 query failed with non expected error(s)! (ER_FK_COLUMN_CANNOT_CHANGE_CHILD != 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-05T22:55:01+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-05T22:55:01+08:00" level=warning msg="foreign_key_ddl:270 Unknown named --error ER_COL_USED_BY_FK" time="2024-05-05T22:55:01+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-05T22:55:01+08:00" level=warning msg="foreign_key_ddl:272 Unknown named --error ER_COL_USED_BY_FK" time="2024-05-05T22:55:01+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-05T22:55:01+08:00" level=warning msg="foreign_key_ddl:274 Unknown named --error ER_COL_USED_BY_FK" time="2024-05-05T22:55:01+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);)" time="2024-05-05T22:55:01+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-05T22:55:01+08:00" level=warning msg="foreign_key_ddl:291 Unknown named --error ER_COL_USED_BY_FK" time="2024-05-05T22:55:01+08:00" level=warning msg="foreign_key_ddl:291 query failed with non expected error(s)! (ErrFkColumnCannotDropChild != 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-05T22:55:01+08:00" level=warning msg="foreign_key_ddl:293 Unknown named --error ER_COL_USED_BY_FK" time="2024-05-05T22:55:01+08:00" level=warning msg="foreign_key_ddl:293 query failed with non expected error(s)! (ErrFkColumnCannotDrop != 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 1.382203641 s time="2024-05-05T22:55:02+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-05T22:55:03+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/foreign_key_ddl2.test: ok! 116 test cases passed, take time 2.275947109 s ./t/foreign_key_innodb_bug56143.test: ok! 9 test cases passed, take time 0.336124975 s ./t/foreign_key_innodb_bug60196.test: ok! 35 test cases passed, take time 0.205938601 s time="2024-05-05T22:55:04+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-05T22:55:04+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-05T22:55:04+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-05T22:55:04+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-05T22:55:04+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');)" 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-05T22:55:04+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-05T22:55:04+08:00" level=warning msg="command not implemented" arguments=" include/turn_off_only_full_group_by.inc" command=source line=64 time="2024-05-05T22:55:04+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.158246846 s time="2024-05-05T22:55:04+08:00" level=warning msg="command not implemented" arguments=" include/big_test.inc" command=source line=6 time="2024-05-05T22:55:04+08:00" level=warning msg="command not implemented" arguments=" include/have_debug.inc" command=source line=8 time="2024-05-05T22:55:04+08:00" level=warning msg="command not implemented" arguments=" include/force_binlog_format_statement.inc" command=source line=12 time="2024-05-05T22:55:04+08:00" level=warning msg="command not implemented" arguments=" include/count_sessions.inc" command=source line=14 time="2024-05-05T22:55:04+08:00" level=warning msg="command not implemented" arguments= command=enable_connect_log line=125 time="2024-05-05T22:55:04+08:00" level=warning msg="command not implemented" arguments=" include/wait_until_disconnected.inc" command=source line=135 time="2024-05-05T22:55:04+08:00" level=warning msg="command not implemented" arguments= command=disable_connect_log line=137 time="2024-05-05T22:55:04+08:00" level=warning msg="command not implemented" arguments= command=enable_connect_log line=145 time="2024-05-05T22:55:04+08:00" level=warning msg="alter_table-big:165 query failed with non expected error(s)! (ErrNoDB != ER_LOCK_WAIT_TIMEOUT) (err: Error 1046 (3D000): No database selected) (query: SELECT * FROM t2;)" time="2024-05-05T22:55:04+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-05T22:55:05+08:00" level=warning msg="alter_table-big:244 query failed with non expected error(s)! (ErrNoDB != ER_LOCK_WAIT_TIMEOUT) (err: Error 1046 (3D000): No database selected) (query: SELECT * FROM t2;)" time="2024-05-05T22:55:05+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-05T22:55:05+08:00" level=warning msg="alter_table-big:329 query failed with non expected error(s)! (ErrNoDB != ER_LOCK_WAIT_TIMEOUT) (err: Error 1046 (3D000): No database selected) (query: SELECT * FROM t2;)" time="2024-05-05T22:55:05+08:00" level=warning msg="alter_table-big:333 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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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');)" time="2024-05-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+08:00" level=warning msg="foreign_key_on_delete_set_null:131 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');)" ./t/alter_table-big.test: ok! 48 test cases passed, take time 0.308889206 s time="2024-05-05T22:55:05+08:00" level=warning msg="alter_table:12 Unknown named --error UNSUPPORT_MODIFY_PK_ERROR" time="2024-05-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+08:00" level=warning msg="foreign_key_on_delete_set_null: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`) 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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+08:00" level=warning msg="foreign_key_on_delete_set_null:275 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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+08:00" level=warning msg="foreign_key_on_delete_set_null:292 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-05T22:55:05+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;)" time="2024-05-05T22:55:05+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-05T22:55:05+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-05T22:55:05+08:00" level=warning msg="foreign_key_on_delete_set_null:314 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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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/alter_table.test: ok! 73 test cases passed, take time 0.615303717 s time="2024-05-05T22:55:05+08:00" level=warning msg="command not implemented" arguments=" include/force_myisam_default.inc" command=source line=5 ./t/foreign_key_on_delete_set_null.test: ok! 316 test cases passed, take time 0.915278849 s time="2024-05-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+08:00" level=warning msg="foreign_key_on_replace:12 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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+08:00" level=warning msg="foreign_key_on_replace:17 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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+08:00" level=warning msg="foreign_key_on_replace:30 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-05T22:55:05+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`))" build mysql_test successfully start tidb-server, log file: ./mysql-test.out tidb-server(PID: 2226) started time="2024-05-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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);)" time="2024-05-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+08:00" level=warning msg="foreign_key_on_replace:49 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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+08:00" level=warning msg="foreign_key_on_replace:56 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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+08:00" level=warning msg="foreign_key_on_replace:58 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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+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-05T22:55:05+08:00" level=warning msg="foreign_key_on_replace:71 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-05T22:55:05+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+08:00" level=warning msg="foreign_key_on_replace:86 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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+08:00" level=warning msg="foreign_key_on_replace:108 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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+08:00" level=warning msg="foreign_key_on_replace:130 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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+08:00" level=warning msg="foreign_key_on_replace:132 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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+08:00" level=warning msg="foreign_key_on_replace:136 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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+08:00" level=warning msg="foreign_key_on_replace:161 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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+08:00" level=warning msg="foreign_key_on_replace:163 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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+08:00" level=warning msg="foreign_key_on_replace:165 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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+08:00" level=warning msg="foreign_key_on_replace: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_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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+08:00" level=warning msg="foreign_key_on_replace:215 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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+08:00" level=warning msg="foreign_key_on_replace:231 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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+08:00" level=warning msg="foreign_key_on_replace:235 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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+08:00" level=warning msg="foreign_key_on_replace: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_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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+08:00" level=warning msg="foreign_key_on_replace:250 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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+08:00" level=warning msg="foreign_key_on_replace:272 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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+08:00" level=warning msg="foreign_key_on_replace: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_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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+08:00" level=warning msg="foreign_key_on_replace:281 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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+08:00" level=warning msg="foreign_key_on_replace:285 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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+08:00" level=warning msg="foreign_key_on_replace: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`) 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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+08:00" level=warning msg="foreign_key_on_replace:313 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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+08:00" level=warning msg="foreign_key_on_replace:330 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` (`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 0.85621257 s time="2024-05-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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');)" time="2024-05-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+08:00" level=warning msg="foreign_key_on_update_cascade:137 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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:06+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-05T22:55:07+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-05T22:55:07+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-05T22:55:07+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-05T22:55:07+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-05T22:55:07+08:00" level=warning msg="foreign_key_on_update_cascade: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`) 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-05T22:55:07+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-05T22:55:07+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-05T22:55:07+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-05T22:55:07+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-05T22:55:07+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-05T22:55:07+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-05T22:55:07+08:00" level=warning msg="foreign_key_on_update_cascade:262 query failed with non expected error(s)! (ER_DUP_ENTRY != 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-05T22:55:07+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-05T22:55:07+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-05T22:55:07+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-05T22:55:07+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-05T22:55:07+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');)" time="2024-05-05T22:55:07+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-05T22:55:07+08:00" level=warning msg="foreign_key_on_update_cascade:311 query failed with non expected error(s)! (ER_DUP_ENTRY != 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-05T22:55:07+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-05T22:55:07+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-05T22:55:07+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-05T22:55:07+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-05T22:55:07+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-05T22:55:07+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-05T22:55:07+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-05T22:55:07+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-05T22:55:07+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-05T22:55:07+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-05T22:55:07+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-05T22:55:07+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-05T22:55:07+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-05T22:55:07+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-05T22:55:07+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');)" time="2024-05-05T22:55:07+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-05T22:55:07+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-05T22:55:08+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-05T22:55:08+08:00" level=warning msg="foreign_key_on_update_cascade:530 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: update t0 set id=10 where id=1;)" time="2024-05-05T22:55:08+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-05T22:55:08+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-05T22:55:08+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-05T22:55:08+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;)" ./t/index_merge_sqlgen_exprs_orandor_1_no_out_trans.test: ok! 8644 test cases passed, take time 16.129554381 s time="2024-05-05T22:55:08+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-05T22:55:08+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-05T22:55:08+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-05T22:55:08+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-05T22:55:08+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-05T22:55:08+08:00" level=warning msg="command not implemented" arguments=" ALTER TABLE t1 DISABLE KEYS" command=send line=634 time="2024-05-05T22:55:08+08:00" level=warning msg="command not implemented" arguments=" include/wait_condition.inc" command=source line=643 time="2024-05-05T22:55:08+08:00" level=warning msg="command not implemented" arguments= command=reap line=650 time="2024-05-05T22:55:08+08:00" level=warning msg="command not implemented" arguments=" include/wait_until_disconnected.inc" command=source line=652 ./t/index_merge_update.test: ok! 103 test cases passed, take time 2.838628523 s time="2024-05-05T22:55:09+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-05T22:55:09+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-05T22:55:09+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-05T22:55:09+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-05T22:55:09+08:00" level=warning msg="alter_table1:816 query failed with non expected error(s)! (ER_NO_SUCH_TABLE != ER_UNSUPPORTED_ENGINE) (err: Error 1146 (42S02): Table 'mysql.event' doesn't exist) (query: ALTER TABLE event ENGINE=merge;)" time="2024-05-05T22:55:09+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-05T22:55:09+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-05T22:55:09+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-05T22:55:09+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-05T22:55:09+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-05T22:55:09+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-05T22:55:09+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-05T22:55:09+08:00" level=warning msg="alter_table1:832 query failed with non expected error(s)! (ErrTableExists != ER_UNSUPPORTED_ENGINE) (err: Error 1050 (42S01): Table 'mysql.user' already exists) (query: CREATE TABLE user (dummy int) ENGINE=memory;)" time="2024-05-05T22:55:09+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-05T22:55:09+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-05T22:55:09+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-05T22:55:09+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-05T22:55:09+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-05T22:55:09+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-05T22:55:09+08:00" level=warning msg="alter_table1:846 query failed with non expected error(s)! (ER_TABLE_EXISTS_ERROR != 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-05T22:55:09+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-05T22:55:09+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;)" ./t/inlj_inner_multi_pattern.test: ok! 229 test cases passed, take time 0.291273182 s ./t/innodb_log_file_size_functionality.test: ok! 11 test cases passed, take time 0.002489299 s time="2024-05-05T22:55:09+08:00" level=warning msg="command not implemented" arguments=" include/big_test.inc" command=source line=4 time="2024-05-05T22:55:09+08:00" level=warning msg="command not implemented" arguments=" include/not_valgrind.inc" command=source line=6 time="2024-05-05T22:55:09+08:00" level=warning msg="command not implemented" arguments=" include/not_ubsan.inc" command=source line=8 time="2024-05-05T22:55:09+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-05T22:55:09+08:00" level=warning msg="alter_table1:935 Unknown named --error ER_INDEX_KEY_LENGTH_EXCEED_THE_LIMIT" time="2024-05-05T22:55:09+08:00" level=warning msg="alter_table1:935 query failed with non expected error(s)! (ER_TOO_LONG_KEY != 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;)" 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-05T22:55:09+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.652069171 s time="2024-05-05T22:55:10+08:00" level=warning msg="command not implemented" arguments=" include/have_ps_protocol.inc" command=source line=6 time="2024-05-05T22:55:10+08:00" level=warning msg="command not implemented" arguments=" include/have_binlog_format_row.inc" command=source line=11 time="2024-05-05T22:55:10+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-05T22:55:10+08:00" level=warning msg="command not implemented" arguments=" include/get_handler_status_counts.inc" command=source line=46 ./t/partition_locking_ps_protocol.test: ok! 29 test cases passed, take time 0.156751425 s time="2024-05-05T22:55:10+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-05T22:55:10+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 4.7006382460000005 s time="2024-05-05T22:55:10+08:00" level=warning msg="alter_table_PK:18 query failed with non expected error(s)! (ErrCantRemoveAllFields != 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-05T22:55:10+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-05T22:55:10+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-05T22:55:10+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-05T22:55:10+08:00" level=warning msg="alter_table_PK:110 query failed with non expected error(s)! (ErrBadField != ER_WRONG_SUB_KEY) (err: Error 1054 (42S22): Unknown column 'i' in 't1') (query: alter table t1 change i i bigint;)" time="2024-05-05T22:55:10+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-05T22:55:10+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-05T22:55:10+08:00" level=warning msg="alter_table_PK:189 query failed with non expected error(s)! (ER_KEY_DOES_NOT_EXITS != 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.385834417 s ./t/alter_table_partition.test: ok! 31 test cases passed, take time 0.32407538 s time="2024-05-05T22:55:11+08:00" level=warning msg="analyze:73 query succeeded, but expected error(s)! (expected errors: 1064) (query: analyze table t1 ;)" time="2024-05-05T22:55:11+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.247922015 s ./t/ansi.test: ok! 10 test cases passed, take time 0.025171805 s ./t/partition_order.test: ok! 271 test cases passed, take time 1.052353775 s time="2024-05-05T22:55:11+08:00" level=warning msg="command not implemented" arguments=" include/have_partition.inc" command=source line=7 time="2024-05-05T22:55:11+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-05T22:55:11+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)));)" time="2024-05-05T22:55:11+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-05T22:55:11+08:00" level=warning msg="array_index:45 query failed with non expected error(s)! (ER_UNKNOWN_ERROR != 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-05T22:55:11+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-05T22:55:11+08:00" level=warning msg="array_index:79 query failed with non expected error(s)! (ErrTooLongKey != 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/innodb_tmp_table_heap_to_disk.test: ok! 49 test cases passed, take time 2.66791546 s time="2024-05-05T22:55:12+08:00" level=warning msg="command not implemented" arguments=" include/no_valgrind_without_big.inc" command=source line=4 time="2024-05-05T22:55:12+08:00" level=warning msg="command not implemented" arguments=" include/not_binlog_format_statement.inc" command=source line=8 time="2024-05-05T22:55:12+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-05T22:55:12+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-05T22:55:12+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-05T22:55:12+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)));)" time="2024-05-05T22:55:12+08:00" level=warning msg="array_index:196 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: insert into t values ('');)" ./t/partition_range.test: ok! 247 test cases passed, take time 0.958281748 s time="2024-05-05T22:55:12+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-05T22:55:12+08:00" level=warning msg="precedence:191 Unknown named --error ER_OVERFLOW" time="2024-05-05T22:55:12+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-05T22:55:12+08:00" level=warning msg="precedence:289 Unknown named --error ERR_OUTFLOW" time="2024-05-05T22:55:12+08:00" level=warning msg="precedence:289 query failed with non expected error(s)! (ErrDataOutOfRange != 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.071014834 s time="2024-05-05T22:55:12+08:00" level=warning msg="prepare:8 Unknown named --error too many prepared stmt" time="2024-05-05T22:55:12+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-05T22:55:12+08:00" level=warning msg="prepare:14 Unknown named --error Paramter number does not match" time="2024-05-05T22:55:12+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-05T22:55:12+08:00" level=warning msg="prepare:17 Unknown named --error Can not find prepared statement with name stmt_not_exists" time="2024-05-05T22:55:12+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-05T22:55:12+08:00" level=warning msg="prepare:21 Unknown named --error Can not find prepared statement with name stmt1" time="2024-05-05T22:55:12+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-05T22:55:12+08:00" level=warning msg="prepare:23 Unknown named --error Can not find prepared statement with name stmt1" time="2024-05-05T22:55:12+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-05T22:55:12+08:00" level=warning msg="prepare:26 Unknown named --error table prepare.tablenoexists does not exist" time="2024-05-05T22:55:12+08:00" level=warning msg="prepare:26 query failed with non expected error(s)! (ErrNoSuchTable != 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.016479645 s time="2024-05-05T22:55:12+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-05T22:55:12+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-05T22:55:12+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-05T22:55:12+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-05T22:55:12+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-05T22:55:12+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 6.11311584 s time="2024-05-05T22:55:13+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-05T22:55:13+08:00" level=warning msg="ps:751 query succeeded, but expected error(s)! (expected errors: 1064) (query: prepare stmt from \"select ?FROM t1\";)" time="2024-05-05T22:55:13+08:00" level=warning msg="ps:755 query succeeded, but expected error(s)! (expected errors: 1064) (query: prepare stmt from \"update t1 set a=a+?WHERE 1\";)" time="2024-05-05T22:55:13+08:00" level=warning msg="command not implemented" arguments= command=disable_ps_protocol line=756 time="2024-05-05T22:55:13+08:00" level=warning msg="ps:758 query failed with non expected error(s)! (ER_SYNTAX_ERROR != 1064) (err: Error 1149 (42000): syntax error, unexpected '?') (query: select ?;)" time="2024-05-05T22:55:13+08:00" level=warning msg="ps:762 query failed with non expected error(s)! (ER_SYNTAX_ERROR != 1064) (err: Error 1149 (42000): syntax error, unexpected '?') (query: select ? from t1;)" time="2024-05-05T22:55:13+08:00" level=warning msg="command not implemented" arguments= command=enable_ps_protocol line=763 time="2024-05-05T22:55:13+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-05T22:55:13+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-05T22:55:13+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-05T22:55:13+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-05T22:55:13+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-05T22:55:13+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-05T22:55:13+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-05T22:55:13+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-05T22:55:13+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-05T22:55:13+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-05T22:55:13+08:00" level=warning msg="insert:228 query failed with non expected error(s)! (ER_WRONG_VALUE_COUNT_ON_ROW != 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-05T22:55:13+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-05T22:55:13+08:00" level=warning msg="insert:275 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;)" time="2024-05-05T22:55:13+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;)" time="2024-05-05T22:55:13+08:00" level=warning msg="array_index:580 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_overlaps('asdasd',NULL);)" time="2024-05-05T22:55:13+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 ]\") ;)" time="2024-05-05T22:55:13+08:00" level=warning msg="command not implemented" arguments= command=disable_ps_protocol line=892 time="2024-05-05T22:55:13+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-05T22:55: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);)" ./t/insert.test: ok! 248 test cases passed, take time 1.654350901 s time="2024-05-05T22:55:14+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-05T22:55:14+08:00" level=warning msg="ps:1383 query succeeded, but expected error(s)! (expected errors: 1235) (query: prepare stmt from \"select * from t1 where a in (select a from t1 limit ?)\";)" time="2024-05-05T22:55:14+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-05T22:55:14+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-05T22:55:14+08:00" level=warning msg="ps:1591 query failed with non expected error(s)! (ErrUnsupportedDDLOperation != ER_NO_DB_ERROR) (err: Error 8200 (HY000): OPTIMIZE TABLE is not supported) (query: prepare stmt_optimize from \"optimize table t1\";)" ./t/array_index.test: ok! 648 test cases passed, take time 3.2979639880000002 s ./t/atomic_alter_user_no_warning.test: ok! 4 test cases passed, take time 0.034203152 s time="2024-05-05T22:55:15+08:00" level=warning msg="command not implemented" arguments=" include/force_myisam_default.inc" command=source line=6 time="2024-05-05T22:55:15+08:00" level=warning msg="command not implemented" arguments=" include/have_myisam.inc" command=source line=7 time="2024-05-05T22:55:15+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-05T22:55:15+08:00" level=warning msg="command not implemented" arguments=" include/force_myisam_default.inc" command=source line=192 time="2024-05-05T22:55:15+08:00" level=warning msg="command not implemented" arguments=" include/have_myisam.inc" command=source line=193 time="2024-05-05T22:55:15+08:00" level=warning msg="auto_increment:314 query succeeded, but expected error(s)! (expected errors: ER_DUP_ENTRY) (query: select last_insert_id();)" ./t/insert_select.test: ok! 158 test cases passed, take time 1.030303358 s ./t/insert_select_myisam.test: ok! 21 test cases passed, take time 0.126029621 s time="2024-05-05T22:55:15+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-05T22:55:15+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-05T22:55:16+08:00" level=warning msg="command not implemented" arguments= command=disable_abort_on_error line=367 time="2024-05-05T22:55:16+08:00" level=warning msg="command not implemented" arguments= command=enable_abort_on_error line=369 time="2024-05-05T22:55:16+08:00" level=warning msg="command not implemented" arguments= command=disable_abort_on_error line=371 time="2024-05-05T22:55:16+08:00" level=warning msg="command not implemented" arguments= command=enable_abort_on_error line=373 time="2024-05-05T22:55:16+08:00" level=warning msg="command not implemented" arguments= command=disable_abort_on_error line=381 time="2024-05-05T22:55:16+08:00" level=warning msg="command not implemented" arguments= command=enable_abort_on_error line=383 time="2024-05-05T22:55:16+08:00" level=warning msg="command not implemented" arguments= command=disable_abort_on_error line=385 time="2024-05-05T22:55:16+08:00" level=warning msg="command not implemented" arguments= command=enable_abort_on_error line=387 time="2024-05-05T22:55:16+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-05T22:55:16+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;)" time="2024-05-05T22:55:16+08:00" level=warning msg="auto_increment:564 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-05T22:55:16+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 1.094278015 s time="2024-05-05T22:55:16+08:00" level=warning msg="command not implemented" arguments=" include/force_myisam_default.inc" command=source line=8 time="2024-05-05T22:55:16+08:00" level=warning msg="command not implemented" arguments=" include/have_myisam.inc" command=source line=9 time="2024-05-05T22:55:16+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-05T22:55:16+08:00" level=warning msg="command not implemented" arguments=" include/force_myisam_default.inc" command=source line=194 time="2024-05-05T22:55:16+08:00" level=warning msg="command not implemented" arguments=" include/have_myisam.inc" command=source line=195 ./t/foreign_key_on_update_set_null.test: ok! 20 test cases passed, take time 3.496231251 s time="2024-05-05T22:55:16+08:00" level=warning msg="foreign_key_other_action:11 Unknown named --error ER_ROW_IS_NO_REFFER_IN_PARENT" time="2024-05-05T22:55:16+08:00" level=warning msg="foreign_key_other_action:11 query failed with non expected error(s)! (ErrNoReferencedRow2 != 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-05T22:55:16+08:00" level=warning msg="foreign_key_other_action:13 Unknown named --error ER_ROW_IS_REFERRED_IN_CHILD" time="2024-05-05T22:55:16+08:00" level=warning msg="foreign_key_other_action:13 query failed with non expected error(s)! (ER_ROW_IS_REFERENCED_2 != 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-05T22:55:16+08:00" level=warning msg="foreign_key_other_action:15 Unknown named --error ER_ROW_IS_REFERRED_IN_CHILD" time="2024-05-05T22:55:16+08:00" level=warning msg="foreign_key_other_action:15 query failed with non expected error(s)! (ER_ROW_IS_REFERENCED_2 != 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-05T22:55:16+08:00" level=warning msg="foreign_key_other_action:28 Unknown named --error ER_ROW_IS_NO_REFFER_IN_PARENT" time="2024-05-05T22:55:16+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-05T22:55:16+08:00" level=warning msg="foreign_key_other_action:30 Unknown named --error ER_ROW_IS_REFERRED_IN_CHILD" time="2024-05-05T22:55:16+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-05T22:55:16+08:00" level=warning msg="foreign_key_other_action:32 Unknown named --error ER_ROW_IS_REFERRED_IN_CHILD" time="2024-05-05T22:55:16+08:00" level=warning msg="foreign_key_other_action:32 query failed with non expected error(s)! (ER_ROW_IS_REFERENCED_2 != 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.107749542 s time="2024-05-05T22:55:16+08:00" level=warning msg="ps:3487 query succeeded, but expected error(s)! (expected errors: ER_TRUNCATED_WRONG_VALUE) (query: EXECUTE s USING @var1;)" time="2024-05-05T22:55:16+08:00" level=warning msg="ps:3496 query succeeded, but expected error(s)! (expected errors: ER_TRUNCATED_WRONG_VALUE) (query: EXECUTE s USING @var1;)" ./t/ps.test: ok! 918 test cases passed, take time 3.6538242260000002 s time="2024-05-05T22:55:16+08:00" level=warning msg="qualified:13 Unknown named --error ER_WILDCARD_NO_ONCE" time="2024-05-05T22:55:16+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-05T22:55:16+08:00" level=warning msg="qualified:23 Unknown named --error ER_WILDCARD_NO_ONCE" time="2024-05-05T22:55:16+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-05T22:55:16+08:00" level=warning msg="qualified:40 Unknown named --error ER_NO_COLUMN" time="2024-05-05T22:55:16+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-05T22:55:16+08:00" level=warning msg="qualified:56 Unknown named --error ER_AMBIGUOUS_FIELD" time="2024-05-05T22:55:16+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-05T22:55:16+08:00" level=warning msg="qualified:59 Unknown named --error ER_AMBIGUOUS_FIELD" time="2024-05-05T22:55:16+08:00" level=warning msg="qualified:59 query failed with non expected error(s)! (ER_NON_UNIQ_ERROR != 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-05T22:55:16+08:00" level=warning msg="qualified:62 Unknown named --error ER_NO_COLUMN" time="2024-05-05T22:55:16+08:00" level=warning msg="qualified:62 query failed with non expected error(s)! (ErrBadField != 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.057142753 s time="2024-05-05T22:55:16+08:00" level=warning msg="command not implemented" arguments=" 2 X" command=replace_result line=49 ./t/insert_update.test: ok! 249 test cases passed, take time 1.14222791 s time="2024-05-05T22:55:16+08:00" level=warning msg="command not implemented" arguments=" include/force_myisam_default.inc" command=source line=2 time="2024-05-05T22:55:16+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.118048326 s time="2024-05-05T22:55:16+08:00" level=warning msg="command not implemented" arguments=" include/invisible_indexes.inc" command=source line=2 time="2024-05-05T22:55:16+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-05T22:55:17+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-05T22:55:17+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-05T22:55:17+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 1.127795275 s time="2024-05-05T22:55:17+08:00" level=warning msg="command not implemented" arguments=" include/force_myisam_default.inc" command=source line=6 time="2024-05-05T22:55:17+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.031143659 s ./t/foreign_key_rename_column.test: ok! 20 test cases passed, take time 0.453672942 s ./t/func_aes.test: ok! 78 test cases passed, take time 0.077815253 s time="2024-05-05T22:55:17+08:00" level=warning msg="command not implemented" arguments=" SET SESSION block_encryption_mode=\"$block_mode\";" command=eval line=13 time="2024-05-05T22:55:17+08:00" level=warning msg="command not implemented" arguments=" SET SESSION block_encryption_mode=\"$block_mode\";" command=eval line=44 time="2024-05-05T22:55:17+08:00" level=warning msg="command not implemented" arguments=" SET SESSION block_encryption_mode=\"$block_mode\";" command=eval line=74 ./t/func_aes_misc.test: ok! 80 test cases passed, take time 0.249029979 s time="2024-05-05T22:55:17+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-05T22:55:17+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-05T22:55:17+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-05T22:55:17+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-05T22:55:17+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-05T22:55:17+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-05T22:55:17+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-05T22:55:17+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-05T22:55:17+08:00" level=warning msg="command not implemented" arguments= command=disable_ps_protocol line=326 time="2024-05-05T22:55:17+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=327 time="2024-05-05T22:55:17+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=332 time="2024-05-05T22:55:17+08:00" level=warning msg="command not implemented" arguments= command=enable_ps_protocol line=333 time="2024-05-05T22:55:17+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-05T22:55:17+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-05T22:55:17+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;)" time="2024-05-05T22:55:17+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-05T22:55:17+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-05T22:55:17+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-05T22:55:17+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-05T22:55:17+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-05T22:55:17+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-05T22:55:17+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-05T22:55:17+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-05T22:55:17+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-05T22:55:17+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-05T22:55:17+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-05T22:55:17+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-05T22:55:17+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-05T22:55:17+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-05T22:55:17+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-05T22:55:17+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-05T22:55:17+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-05T22:55:18+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-05T22:55:18+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-05T22:55:18+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-05T22:55:18+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-05T22:55:18+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-05T22:55:18+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-05T22:55:18+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;)" ./t/invisible_indexes.test: ok! 23 test cases passed, take time 1.082042096 s ./t/issue_11208.test: ok! 9 test cases passed, take time 0.020288323 s ./t/issue_165.test: ok! 3 test cases passed, take time 0.010925117 s ./t/issue_20571.test: ok! 42 test cases passed, take time 0.137278142 s ./t/bigint.test: ok! 153 test cases passed, take time 0.599588134 s time="2024-05-05T22:55:18+08:00" level=warning msg="command not implemented" arguments=" latin1" command=character_set line=13 time="2024-05-05T22:55:18+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-05T22:55:18+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-05T22:55:18+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-05T22:55:18+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-05T22:55:18+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;)" ./t/issue_207.test: ok! 17 test cases passed, take time 0.082446253 s ./t/issue_227.test: ok! 8 test cases passed, take time 0.011936154 s ./t/issue_266.test: ok! 47 test cases passed, take time 0.097975823 s time="2024-05-05T22:55:18+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=101 time="2024-05-05T22:55:18+08:00" level=warning msg="command not implemented" arguments=" 4 3" command=replace_result line=133 ./t/binary.test: ok! 84 test cases passed, take time 0.34715523 s time="2024-05-05T22:55:18+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-05T22:55:18+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-05T22:55:18+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-05T22:55:18+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-05T22:55:18+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-05T22:55:18+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-05T22:55:18+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-05T22:55:18+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-05T22:55:18+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-05T22:55:18+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);)" ./t/func_bitwise_ops.test: ok! 464 test cases passed, take time 0.92558903 s time="2024-05-05T22:55:18+08:00" level=warning msg="issue_294:15 Unknown named --error ER_TWICE_COLUMN" time="2024-05-05T22:55:18+08:00" level=warning msg="issue_294:15 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 set c1 = 1, c2 = 1, c1 = 2, c2 =2;)" time="2024-05-05T22:55:18+08:00" level=warning msg="issue_294:19 Unknown named --error ER_TWICE_COLUMN" time="2024-05-05T22:55:18+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-05T22:55:18+08:00" level=warning msg="issue_294:23 Unknown named --error ER_TWICE_COLUMN" time="2024-05-05T22:55:18+08:00" level=warning msg="issue_294:23 query failed with non expected error(s)! (ER_WRONG_VALUE_COUNT_ON_ROW != 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.044088915 s ./t/bool.test: ok! 31 test cases passed, take time 0.067363016 s ./t/boot_coll_server_binary.test: ok! 3 test cases passed, take time 0.023199791 s ./t/bug28940878.test: ok! 9 test cases passed, take time 0.025542199 s time="2024-05-05T22:55:18+08:00" level=warning msg="command not implemented" arguments=" include/not_sparc_debug.inc" command=source line=7 time="2024-05-05T22:55:18+08:00" level=warning msg="command not implemented" arguments= command=disable_abort_on_error line=13 time="2024-05-05T22:55:18+08:00" level=warning msg="command not implemented" arguments= command=enable_abort_on_error line=79 ./t/bug33509.test: ok! 5 test cases passed, take time 0.051576525 s ./t/bug46760.test: ok! 6 test cases passed, take time 0.032121732 s time="2024-05-05T22:55:18+08:00" level=warning msg="command not implemented" arguments=" \"''\" XXX \"'1'\" XXX" command=replace_result line=47 time="2024-05-05T22:55:18+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-05T22:55:18+08:00" level=warning msg="command not implemented" arguments=" include/wait_until_disconnected.inc" command=source line=53 ./t/func_compress.test: ok! 45 test cases passed, take time 0.192765536 s time="2024-05-05T22:55:18+08:00" level=warning msg="command not implemented" arguments=" include/turn_off_only_full_group_by.inc" command=source line=10 time="2024-05-05T22:55:18+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.054736771 s time="2024-05-05T22:55:18+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-05T22:55:18+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-05T22:55:18+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-05T22:55:18+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.053830992 s ./t/bulk_replace.test: ok! 6 test cases passed, take time 0.027541826 s time="2024-05-05T22:55:18+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-05T22:55:18+08:00" level=warning msg="command not implemented" arguments=" a-0.0 a0.0" command=replace_result line=58 time="2024-05-05T22:55:18+08:00" level=warning msg="command not implemented" arguments=" a-0.0000 a0.0000" command=replace_result line=61 ./t/func_concat.test: ok! 41 test cases passed, take time 0.223428038 s time="2024-05-05T22:55:19+08:00" level=warning msg="func_date_add:9 Unknown named --error S22008" time="2024-05-05T22:55:19+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-05T22:55:19+08:00" level=warning msg="func_date_add:11 Unknown named --error S22008" time="2024-05-05T22:55:19+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);)" time="2024-05-05T22:55:18+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-05T22:55:18+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-05T22:55:19+08:00" level=warning msg="case:85 query failed with non expected error(s)! (ER_CANT_AGGREGATE_2COLLATIONS != 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/func_date_add.test: ok! 23 test cases passed, take time 0.060848071 s ./t/func_date_add_myisam.test: ok! 27 test cases passed, take time 0.038362652 s ./t/func_default.test: ok! 14 test cases passed, take time 0.08006286 s ./t/case.test: ok! 90 test cases passed, take time 0.518749775 s time="2024-05-05T22:55:19+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=489 time="2024-05-05T22:55:19+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=496 time="2024-05-05T22:55:19+08:00" level=warning msg="func_digest:634 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 '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.103094493 s ./t/func_equal.test: ok! 22 test cases passed, take time 0.087256737 s time="2024-05-05T22:55:19+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-05T22:55:19+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-05T22:55:19+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-05T22:55:19+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-05T22:55:19+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-05T22:55:19+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-05T22:55:19+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-05T22:55:20+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 0.724684594 s time="2024-05-05T22:55:20+08:00" level=warning msg="command not implemented" arguments=" test_nopw;" command=change_user line=15 time="2024-05-05T22:55:20+08:00" level=warning msg="command not implemented" arguments=" test_newpw, newpw;" command=change_user line=18 time="2024-05-05T22:55:20+08:00" level=warning msg="command not implemented" arguments=" root;" command=change_user line=21 time="2024-05-05T22:55:20+08:00" level=warning msg="command not implemented" arguments=" test_nopw,,test;" command=change_user line=24 time="2024-05-05T22:55:20+08:00" level=warning msg="command not implemented" arguments=" test_newpw,newpw,test;" command=change_user line=27 time="2024-05-05T22:55:20+08:00" level=warning msg="command not implemented" arguments=" root,,test;" command=change_user line=30 time="2024-05-05T22:55:20+08:00" level=warning msg="command not implemented" arguments=" B,A A,B" command=replace_result line=270 time="2024-05-05T22:55:20+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-05T22:55:20+08:00" level=warning msg="command not implemented" arguments= command=change_user line=49 time="2024-05-05T22:55:20+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-05T22:55:20+08:00" level=warning msg="command not implemented" arguments= command=change_user line=57 time="2024-05-05T22:55:20+08:00" level=warning msg="command not implemented" arguments= command=change_user line=65 time="2024-05-05T22:55:20+08:00" level=warning msg="command not implemented" arguments= command=change_user line=78 time="2024-05-05T22:55:20+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.059619865 s time="2024-05-05T22:55:20+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-05T22:55:20+08:00" level=warning msg="command not implemented" arguments=" include/not_valgrind.inc" command=source line=57 time="2024-05-05T22:55:20+08:00" level=warning msg="command not implemented" arguments=" echo \"wait\" > $MYSQLTEST_VARDIR/tmp/mysqld.1.expect" command=exec line=58 time="2024-05-05T22:55:20+08:00" level=warning msg="command not implemented" arguments= command=shutdown_server line=59 time="2024-05-05T22:55:20+08:00" level=warning msg="command not implemented" arguments=" include/wait_until_disconnected.inc" command=source line=60 time="2024-05-05T22:55:20+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-05T22:55:20+08:00" level=warning msg="command not implemented" arguments=" echo \"restart\" > $MYSQLTEST_VARDIR/tmp/mysqld.1.expect" command=exec line=65 time="2024-05-05T22:55:20+08:00" level=warning msg="command not implemented" arguments= command=enable_reconnect line=66 time="2024-05-05T22:55:20+08:00" level=warning msg="command not implemented" arguments=" include/wait_until_connected_again.inc" command=source line=67 time="2024-05-05T22:55:20+08:00" level=warning msg="command not implemented" arguments= command=disable_reconnect line=68 time="2024-05-05T22:55:20+08:00" level=warning msg="charset:74 query succeeded, but expected error(s)! (expected errors: 1) (query: USE charset;)" time="2024-05-05T22:55:20+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-05T22:55:20+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.186382101 s time="2024-05-05T22:55:20+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=481 time="2024-05-05T22:55:20+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=484 time="2024-05-05T22:55:20+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=570 time="2024-05-05T22:55:20+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=573 time="2024-05-05T22:55:20+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.160740139 s time="2024-05-05T22:55:21+08:00" level=warning msg="command not implemented" arguments= command=disable_ps_protocol line=824 time="2024-05-05T22:55:21+08:00" level=warning msg="func_gconcat:826 query failed with non expected error(s)! (ER_SP_DOES_NOT_EXIST != 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-05T22:55:21+08:00" level=warning msg="command not implemented" arguments= command=enable_ps_protocol line=827 time="2024-05-05T22:55:21+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/comment_column.test: ok! 74 test cases passed, take time 0.408962903 s ./t/func_gconcat.test: ok! 422 test cases passed, take time 2.012004986 s time="2024-05-05T22:55: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-05T22:55: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-05T22:55: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-05T22:55: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 ./t/comment_column2.test: ok! 35 test cases passed, take time 0.616476224 s ./t/range_all.test: ok! 817 test cases passed, take time 5.619151007 s ./t/comment_index.test: ok! 60 test cases passed, take time 0.444160055 s time="2024-05-05T22:55:22+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-05T22:55:22+08:00" level=warning msg="command not implemented" arguments=" $ENGINE ENGINE" command=replace_result line=13 time="2024-05-05T22:55:22+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-05T22:55:22+08:00" level=warning msg="command not implemented" arguments=" $ENGINE ENGINE" command=replace_result line=25 time="2024-05-05T22:55:22+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-05T22:55:22+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.169785503 s time="2024-05-05T22:55:22+08:00" level=warning msg="comments:12 query succeeded, but expected error(s)! (expected errors: 1065) (query: select 1 /*!32301 +1 */;)" time="2024-05-05T22:55:22+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;\";)" ./t/comments.test: ok! 22 test cases passed, take time 0.029400207 s ./t/compare.test: ok! 47 test cases passed, take time 0.181779411 s time="2024-05-05T22:55:22+08:00" level=warning msg="composite_index:10 Unknown named --error Condition not match" time="2024-05-05T22:55:22+08:00" level=warning msg="composite_index:10 query failed with non expected error(s)! (ER_DUP_ENTRY != 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-05T22:55:22+08:00" level=warning msg="composite_index:22 Unknown named --error Condition not match" time="2024-05-05T22:55:22+08:00" level=warning msg="composite_index:22 query failed with non expected error(s)! (ER_DUP_ENTRY != 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-05T22:55:22+08:00" level=warning msg="composite_index:32 Unknown named --error Condition not match" time="2024-05-05T22:55:22+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.08704126 s ./t/concurrent_ddl.test: ok! 9 test cases passed, take time 0.041493572 s time="2024-05-05T22:55:23+08:00" level=warning msg="command not implemented" arguments=" include/turn_off_only_full_group_by.inc" command=source line=753 time="2024-05-05T22:55:23+08:00" level=warning msg="command not implemented" arguments=" include/restore_sql_mode_after_turn_off_only_full_group_by.inc" command=source line=762 time="2024-05-05T22:55:22+08:00" level=warning msg="command not implemented" arguments=" include/turn_off_only_full_group_by.inc" command=source line=36 time="2024-05-05T22:55:23+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-05T22:55:23+08:00" level=warning msg="command not implemented" arguments=" include/turn_off_only_full_group_by.inc" command=source line=209 time="2024-05-05T22:55:23+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 0.475759669 s time="2024-05-05T22:55:23+08:00" level=warning msg="command not implemented" arguments=" include/no_valgrind_without_big.inc" command=source line=2 ./t/count_distinct2.test: ok! 28 test cases passed, take time 0.041905989 s ./t/count_distinct3.test: ok! 10 test cases passed, take time 0.027679225 s time="2024-05-05T22:55:23+08:00" level=warning msg="create_database:5 Unknown named --error EXISTS" time="2024-05-05T22:55:23+08:00" level=warning msg="create_database:5 query failed with non expected error(s)! (ErrDBCreateExists != EXISTS) (err: Error 1007 (HY000): Can't create database 'create_database2'; database exists) (query: CREATE DATABASE create_database2;)" time="2024-05-05T22:55:23+08:00" level=warning msg="create_database:12 Unknown named --error NOT_EXISTS" time="2024-05-05T22:55:23+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.024420238 s ./t/create_index.test: ok! 7 test cases passed, take time 0.072668318 s ./t/create_not_windows.test: ok! 5 test cases passed, take time 0.024518101 s time="2024-05-05T22:55:23+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-05T22:55:23+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-05T22:55:23+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-05T22:55:23+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-05T22:55:23+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-05T22:55:23+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';)" ./t/create_table.test: ok! 43 test cases passed, take time 0.256294947 s time="2024-05-05T22:55:24+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-05T22:55:24+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-05T22:55:24+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;)" time="2024-05-05T22:55:24+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-05T22:55:24+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') <= '';)" ./t/csv_alter_table.test: ok! 21 test cases passed, take time 0.175756605 s time="2024-05-05T22:55:24+08:00" level=warning msg="func_group:983 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 #1 of SELECT list contains nonaggregated column 'a'; this is incompatible with sql_mode=only_full_group_by) (query: SELECT a FROM t1 HAVING COUNT(*)>2;)" time="2024-05-05T22:55:24+08:00" level=warning msg="func_group:985 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 'a'; this is incompatible with sql_mode=only_full_group_by) (query: SELECT COUNT(*), a FROM t1;)" time="2024-05-05T22:55:24+08:00" level=warning msg="command not implemented" arguments=" include/turn_off_only_full_group_by.inc" command=source line=987 time="2024-05-05T22:55:24+08:00" level=warning msg="command not implemented" arguments=" include/restore_sql_mode_after_turn_off_only_full_group_by.inc" command=source line=993 time="2024-05-05T22:55:24+08:00" level=warning msg="func_group:1052 query succeeded, but expected error(s)! (expected errors: ER_WRONG_FIELD_WITH_GROUP) (query: SELECT\n(SELECT COUNT( int_nokey )\nFROM derived1 AS X\nWHERE\nX.int_nokey < 61\nGROUP BY pk\nLIMIT 1)\nFROM D AS X\nWHERE X.int_key < 13\nGROUP BY int_nokey LIMIT 1;)" time="2024-05-05T22:55:24+08:00" level=warning msg="func_group:1080 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 'a'; this is incompatible with sql_mode=only_full_group_by) (query: SELECT COUNT(*),a FROM t1;)" time="2024-05-05T22:55:24+08:00" level=warning msg="func_group:1085 query succeeded, but expected error(s)! (expected errors: ER_MIX_OF_GROUP_FUNC_AND_FIELDS) (query: SELECT COUNT(*), (SELECT count(*) FROM t1 inr WHERE inr.a = outr.a)\nFROM t1 outr;)" time="2024-05-05T22:55:24+08:00" level=warning msg="command not implemented" arguments=" include/turn_off_only_full_group_by.inc" command=source line=1118 time="2024-05-05T22:55:24+08:00" level=warning msg="command not implemented" arguments=" include/restore_sql_mode_after_turn_off_only_full_group_by.inc" command=source line=1145 time="2024-05-05T22:55:24+08:00" level=warning msg="command not implemented" arguments=" include/turn_off_only_full_group_by.inc" command=source line=1191 time="2024-05-05T22:55:24+08:00" level=warning msg="command not implemented" arguments=" include/restore_sql_mode_after_turn_off_only_full_group_by.inc" command=source line=1197 time="2024-05-05T22:55:24+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=1239 time="2024-05-05T22:55:24+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=1241 time="2024-05-05T22:55:24+08:00" level=warning msg="func_group:1257 query succeeded, but expected error(s)! (expected errors: ER_AGGREGATE_ORDER_NON_AGG_QUERY) (query: SELECT 1 FROM t1 ORDER BY AVG(DISTINCT a);)" ./t/func_group.test: ok! 643 test cases passed, take time 3.793981837 s ./t/func_group_innodb.test: ok! 71 test cases passed, take time 0.318094827 s ./t/func_group_innodb_16k.test: ok! 7 test cases passed, take time 0.058527752 s time="2024-05-05T22:55:26+08:00" level=warning msg="command not implemented" arguments=" 40.00 40.0" command=replace_result line=108 time="2024-05-05T22:55:26+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.371101512 s ./t/cte_apply.test: ok! 27 test cases passed, take time 1.596541218 s ./t/ctype_ascii.test: ok! 14 test cases passed, take time 0.050661728 s ./t/ctype_filename.test: ok! 14 test cases passed, take time 0.147108427 s time="2024-05-05T22:55:26+08:00" level=warning msg="command not implemented" arguments=" include/no_valgrind_without_big.inc" command=source line=5 time="2024-05-05T22:55:26+08:00" level=warning msg="command not implemented" arguments=" include/ctype_common.inc" command=source line=16 time="2024-05-05T22:55:26+08:00" level=warning msg="command not implemented" arguments=" include/ctype_filesort.inc" command=source line=20 time="2024-05-05T22:55:26+08:00" level=warning msg="command not implemented" arguments=" include/ctype_innodb_like.inc" command=source line=21 time="2024-05-05T22:55:26+08:00" level=warning msg="command not implemented" arguments=" include/ctype_like_escape.inc" command=source line=22 time="2024-05-05T22:55:26+08:00" level=warning msg="command not implemented" arguments=" include/ctype_like_range_f1f2.inc" command=source line=23 time="2024-05-05T22:55:26+08:00" level=warning msg="command not implemented" arguments=" include/ctype_ascii_order.inc" command=source line=24 time="2024-05-05T22:55:26+08:00" level=warning msg="command not implemented" arguments=" include/ctype_filesort.inc" command=source line=26 time="2024-05-05T22:55:26+08:00" level=warning msg="command not implemented" arguments=" include/ctype_innodb_like.inc" command=source line=27 time="2024-05-05T22:55:26+08:00" level=warning msg="command not implemented" arguments=" include/ctype_like_escape.inc" command=source line=28 time="2024-05-05T22:55:26+08:00" level=warning msg="command not implemented" arguments=" include/ctype_like_range_f1f2.inc" command=source line=29 time="2024-05-05T22:55:25+08:00" level=warning msg="command not implemented" arguments=" include/explain_run_count.inc;" command=source line=2205 time="2024-05-05T22:55: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-05T22:55: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-05T22:55: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/ctype_gbk.test: ok! 43 test cases passed, take time 1.076057652 s ./t/ctype_latin1.test: ok! 17 test cases passed, take time 0.082082638 s ./t/ctype_mb.test: ok! 23 test cases passed, take time 0.122412867 s time="2024-05-05T22:55:27+08:00" level=warning msg="command not implemented" arguments=" utf8mb4" command=character_set line=69 time="2024-05-05T22:55:27+08:00" level=warning msg="command not implemented" arguments=" binary" command=character_set line=112 time="2024-05-05T22:55:27+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=116 time="2024-05-05T22:55:27+08:00" level=warning msg="command not implemented" arguments=" utf8mb4" command=character_set line=119 time="2024-05-05T22:55:27+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=122 ./t/range_mrr_cost.test: ok! 801 test cases passed, take time 5.482780635 s ./t/regexp.test: ok! 8 test cases passed, take time 0.014115878 s time="2024-05-05T22:55:27+08:00" level=warning msg="replace:18 Unknown named --error ER_NO_COLUMN" time="2024-05-05T22:55:27+08:00" level=warning msg="replace:18 query failed with non expected error(s)! (ER_BAD_FIELD_ERROR != ER_NO_COLUMN) (err: Error 1054 (42S22): Unknown column 'c3' in 'field list') (query: replace into t values (default(c3), default);)" time="2024-05-05T22:55:27+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-05T22:55:27+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=135 time="2024-05-05T22:55:27+08:00" level=warning msg="command not implemented" arguments=" latin1" command=character_set line=140 time="2024-05-05T22:55:27+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=145 time="2024-05-05T22:55:27+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=151 time="2024-05-05T22:55:27+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-05T22:55:27+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.137892327 s time="2024-05-05T22:55:27+08:00" level=warning msg="command not implemented" arguments=" $MYSQL_TEST_DIR MYSQL_TEST_DIR" command=replace_result line=533 time="2024-05-05T22:55:27+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.077334449 s time="2024-05-05T22:55:27+08:00" level=warning msg="command not implemented" arguments=" include/ctype_common.inc" command=source line=17 time="2024-05-05T22:55:27+08:00" level=warning msg="command not implemented" arguments=" include/weight_string.inc" command=source line=46 time="2024-05-05T22:55:27+08:00" level=warning msg="command not implemented" arguments=" include/weight_string_euro.inc" command=source line=47 time="2024-05-05T22:55:27+08:00" level=warning msg="command not implemented" arguments=" include/ctype_unicode800.inc" command=source line=48 time="2024-05-05T22:55:27+08:00" level=warning msg="command not implemented" arguments=" include/ctype_inet.inc" command=source line=60 time="2024-05-05T22:55:27+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=644 time="2024-05-05T22:55:27+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 1.414997404 s time="2024-05-05T22:55:27+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-05T22:55:27+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-05T22:55:27+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);)" ./t/ctype_unicode900.test: ok! 36 test cases passed, take time 0.03373892 s time="2024-05-05T22:55:27+08:00" level=warning msg="command not implemented" arguments=" utf8mb4" command=character_set line=49 time="2024-05-05T22:55:27+08:00" level=warning msg="ctype_utf8:180 query succeeded, but expected error(s)! (expected errors: 1071) (query: create table t1 (a text character set utf8, primary key(a(360)));)" ./t/replace.test: ok! 108 test cases passed, take time 0.461748482 s time="2024-05-05T22:55:28+08:00" level=warning msg="command not implemented" arguments= command=reset_connection line=20 time="2024-05-05T22:55:28+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-05T22:55:28+08:00" level=warning msg="command not implemented" arguments= command=reset_connection line=33 time="2024-05-05T22:55:28+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-05T22:55:28+08:00" level=warning msg="command not implemented" arguments= command=reset_connection line=45 time="2024-05-05T22:55:28+08:00" level=warning msg="command not implemented" arguments= command=reset_connection line=55 time="2024-05-05T22:55:28+08:00" level=warning msg="command not implemented" arguments= command=reset_connection line=75 time="2024-05-05T22:55:28+08:00" level=warning msg="command not implemented" arguments= command=disable_ps_protocol line=90 time="2024-05-05T22:55:28+08:00" level=warning msg="command not implemented" arguments= command=reset_connection line=105 time="2024-05-05T22:55:28+08:00" level=warning msg="command not implemented" arguments= command=enable_ps_protocol line=110 time="2024-05-05T22:55:28+08:00" level=warning msg="command not implemented" arguments= command=reset_connection line=133 time="2024-05-05T22:55:28+08:00" level=warning msg="command not implemented" arguments= command=reset_connection line=138 time="2024-05-05T22:55:28+08:00" level=warning msg="command not implemented" arguments= command=reset_connection line=151 time="2024-05-05T22:55:28+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-05T22:55:28+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-05T22:55:28+08:00" level=warning msg="command not implemented" arguments= command=reset_connection line=185 time="2024-05-05T22:55:28+08:00" level=warning msg="command not implemented" arguments= command=reset_connection line=199 time="2024-05-05T22:55:28+08:00" level=warning msg="command not implemented" arguments= command=reset_connection line=208 time="2024-05-05T22:55:28+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.266586564 s time="2024-05-05T22:55:28+08:00" level=warning msg="ctype_utf8:216 query failed with non expected error(s)! (ErrRegexp != ER_REGEXP_ILLEGAL_ARGUMENT) (err: Error 1139 (42000): Got error 'error parsing regexp: invalid character class range: `[:<:]`' from regexp) (query: select 'вася' rlike '[[:<:]]вася[[:>:]]';)" time="2024-05-05T22:55:28+08:00" level=warning msg="ctype_utf8:219 query failed with non expected error(s)! (ER_REGEXP_ERROR != ER_REGEXP_ILLEGAL_ARGUMENT) (err: Error 1139 (42000): Got error 'error parsing regexp: invalid character class range: `[:<:]`' from regexp) (query: select 'вася ' rlike '[[:<:]]вася[[:>:]]';)" time="2024-05-05T22:55:28+08:00" level=warning msg="ctype_utf8:222 query failed with non expected error(s)! (ErrRegexp != ER_REGEXP_ILLEGAL_ARGUMENT) (err: Error 1139 (42000): Got error 'error parsing regexp: invalid character class range: `[:<:]`' from regexp) (query: select ' вася' rlike '[[:<:]]вася[[:>:]]';)" time="2024-05-05T22:55:28+08:00" level=warning msg="ctype_utf8:225 query failed with non expected error(s)! (ER_REGEXP_ERROR != ER_REGEXP_ILLEGAL_ARGUMENT) (err: Error 1139 (42000): Got error 'error parsing regexp: invalid character class range: `[:<:]`' from regexp) (query: select ' вася ' rlike '[[:<:]]вася[[:>:]]';)" time="2024-05-05T22:55:28+08:00" level=warning msg="ctype_utf8:230 query failed with non expected error(s)! (ErrRegexp != ER_REGEXP_ILLEGAL_ARGUMENT) (err: Error 1139 (42000): Got error 'error parsing regexp: invalid character class range: `[:<:]`' from regexp) (query: select 'васяz' rlike '[[:<:]]вася[[:>:]]';)" time="2024-05-05T22:55:28+08:00" level=warning msg="ctype_utf8:233 query failed with non expected error(s)! (ER_REGEXP_ERROR != ER_REGEXP_ILLEGAL_ARGUMENT) (err: Error 1139 (42000): Got error 'error parsing regexp: invalid character class range: `[:<:]`' from regexp) (query: select 'zвася' rlike '[[:<:]]вася[[:>:]]';)" time="2024-05-05T22:55:28+08:00" level=warning msg="ctype_utf8:236 query failed with non expected error(s)! (ER_REGEXP_ERROR != ER_REGEXP_ILLEGAL_ARGUMENT) (err: Error 1139 (42000): Got error 'error parsing regexp: invalid character class range: `[:<:]`' from regexp) (query: select 'zвасяz' rlike '[[:<:]]вася[[:>:]]';)" time="2024-05-05T22:55:28+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-05T22:55:28+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-05T22:55:28+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-05T22:55:28+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;)" ./t/roles-admin.test: ok! 111 test cases passed, take time 0.678290553 s time="2024-05-05T22:55:29+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=660 time="2024-05-05T22:55:29+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 1.353744191 s ./t/func_isnull.test: ok! 39 test cases passed, take time 0.167851236 s time="2024-05-05T22:55:29+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-05T22:55:29+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-05T22:55:29+08:00" level=warning msg="roles-ddl:51 query failed with non expected error(s)! (ErrNoSuchTable != ER_TABLEACCESS_DENIED_ERROR) (err: Error 1146 (42S02): Table 'db1.t1' doesn't exist) (query: ALTER TABLE db1.t1 ADD COLUMN (c2 INT);)" ./t/roles-ddl.test: ok! 30 test cases passed, take time 0.14896935 s time="2024-05-05T22:55:29+08:00" level=warning msg="roles-upgrade:39 query failed with non expected error(s)! (ER_CANT_CREATE_USER_WITH_GRANT != 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.072497819 s time="2024-05-05T22:55:29+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-05T22:55:29+08:00" level=warning msg="func_json:34 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: select json_contains('', '', '$');)" time="2024-05-05T22:55:29+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-05T22:55:29+08:00" level=warning msg="func_json:121 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('a','b');)" time="2024-05-05T22:55:29+08:00" level=warning msg="func_json:135 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_keys('foo');)" time="2024-05-05T22:55:29+08:00" level=warning msg="func_json:177 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: select json_length('');)" time="2024-05-05T22:55:29+08:00" level=warning msg="func_json:183 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_length('{}{');)" time="2024-05-05T22:55:29+08:00" level=warning msg="func_json:293 Unknown named --error Invalid data type for JSON data" time="2024-05-05T22:55:29+08:00" level=warning msg="func_json:293 query failed with non expected error(s)! (ER_INVALID_TYPE_FOR_JSON != 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-05T22:55:29+08:00" level=warning msg="func_json:316 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_EXTRACT('{\"foo\": \"bar\" foobar foo invalid ', '$.foo');)" time="2024-05-05T22:55:29+08:00" level=warning msg="func_json:370 Unknown named --error Invalid data type for JSON data" time="2024-05-05T22:55:29+08:00" level=warning msg="func_json:370 query failed with non expected error(s)! (ER_INVALID_TYPE_FOR_JSON != 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-05T22:55:29+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-05T22:55:29+08:00" level=warning msg="roles-view:111 query failed with non expected error(s)! (ER_TABLEACCESS_DENIED_ERROR != 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.273492868 s time="2024-05-05T22:55:29+08:00" level=warning msg="func_json:493 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(NULL, 'a');)" time="2024-05-05T22:55:29+08:00" level=warning msg="func_json:501 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('{', '[1,2,3]');)" time="2024-05-05T22:55:29+08:00" level=warning msg="func_json:503 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('{\"a\":\"b\"}', '[1,');)" time="2024-05-05T22:55:29+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=525 time="2024-05-05T22:55:29+08:00" level=warning msg="command not implemented" arguments= command=disable_ps_protocol line=526 time="2024-05-05T22:55:29+08:00" level=warning msg="command not implemented" arguments= command=enable_ps_protocol line=537 time="2024-05-05T22:55:29+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=538 time="2024-05-05T22:55:29+08:00" level=warning msg="command not implemented" arguments= command=vertical_results line=581 time="2024-05-05T22:55:29+08:00" level=warning msg="command not implemented" arguments= command=horizontal_results line=586 time="2024-05-05T22:55:29+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-05T22:55:29+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-05T22:55:29+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-05T22:55:29+08:00" level=warning msg="roles2:117 query failed with non expected error(s)! (ER_TABLEACCESS_DENIED_ERROR != 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-05T22:55:29+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-05T22:55:29+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-05T22:55:29+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-05T22:55:29+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-05T22:55:29+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-05T22:55:29+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-05T22:55:29+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-05T22:55:29+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-05T22:55:29+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-05T22:55:29+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-05T22:55:29+08:00" level=warning msg="roles2:276 query failed with non expected error(s)! (ER_TABLEACCESS_DENIED_ERROR != 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-05T22:55:30+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-05T22:55:30+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-05T22:55:30+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-05T22:55:30+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-05T22:55:30+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-05T22:55:30+08:00" level=warning msg="roles2:427 query failed with non expected error(s)! (ER_TABLEACCESS_DENIED_ERROR != 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-05T22:55:30+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-05T22:55:30+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-05T22:55:30+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-05T22:55:30+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-05T22:55:30+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-05T22:55:30+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-05T22:55:30+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-05T22:55:30+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-05T22:55:30+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-05T22:55:30+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-05T22:55:30+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-05T22:55:30+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-05T22:55:30+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-05T22:55:30+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-05T22:55:30+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-05T22:55:30+08:00" level=warning msg="func_json:1069 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_CONTAINS(@json, '$[3][0 to 3]');)" time="2024-05-05T22:55:30+08:00" level=warning msg="func_json:1113 query failed with non expected error(s)! (ErrUnknown != 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-05T22:55:30+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-05T22:55:30+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-05T22:55:30+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 1.046341826 s time="2024-05-05T22:55:30+08:00" level=warning msg="command not implemented" arguments=" 15" command=replace_numeric_round line=21 time="2024-05-05T22:55:30+08:00" level=warning msg="func_math:362 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 CEIL(ST_LINESTRINGFROMWKB(1) DIV NULL);)" time="2024-05-05T22:55:30+08:00" level=warning msg="func_math:364 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 FLOOR(ST_LINESTRINGFROMWKB(1) DIV NULL);)" time="2024-05-05T22:55:30+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-05T22:55:30+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-05T22:55:30+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-05T22:55:30+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-05T22:55:30+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;)" time="2024-05-05T22:55:30+08:00" level=warning msg="command not implemented" arguments=" # See bug #27245598." command=disable_ps_protocol line=537 time="2024-05-05T22:55:30+08:00" level=warning msg="command not implemented" arguments= command=enable_ps_protocol line=539 time="2024-05-05T22:55:30+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-05T22:55:30+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-05T22:55:30+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-05T22:55:30+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-05T22:55:30+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-05T22:55:30+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-05T22:55:30+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-05T22:55:30+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);)" ./t/roles2.test: ok! 264 test cases passed, take time 1.047487475 s time="2024-05-05T22:55:30+08:00" level=warning msg="command not implemented" arguments=" include/not_partial_revokes.inc" command=source line=2 time="2024-05-05T22:55:30+08:00" level=warning msg="command not implemented" arguments=" include/count_sessions.inc" command=source line=4 time="2024-05-05T22:55:30+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.094222204 s time="2024-05-05T22:55:30+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;)" ./t/round.test: ok! 134 test cases passed, take time 0.296609746 s time="2024-05-05T22:55:31+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 0.970884771 s time="2024-05-05T22:55:31+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=1622 time="2024-05-05T22:55:31+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=1629 time="2024-05-05T22:55:31+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=1650 time="2024-05-05T22:55:31+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=1652 time="2024-05-05T22:55:31+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=81 time="2024-05-05T22:55:31+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=231 time="2024-05-05T22:55:31+08:00" level=warning msg="command not implemented" arguments=" EXPLAIN $query" command=eval line=316 time="2024-05-05T22:55:31+08:00" level=warning msg="command not implemented" arguments=" $query" command=eval line=317 time="2024-05-05T22:55:31+08:00" level=warning msg="command not implemented" arguments=" EXPLAIN $query" command=eval line=321 time="2024-05-05T22:55:31+08:00" level=warning msg="command not implemented" arguments=" $query" command=eval line=322 time="2024-05-05T22:55:31+08:00" level=warning msg="command not implemented" arguments=" EXPLAIN $query" command=eval line=326 time="2024-05-05T22:55:31+08:00" level=warning msg="command not implemented" arguments=" $query" command=eval line=327 time="2024-05-05T22:55:31+08:00" level=warning msg="command not implemented" arguments=" EXPLAIN $query" command=eval line=331 time="2024-05-05T22:55:31+08:00" level=warning msg="command not implemented" arguments=" $query" command=eval line=332 time="2024-05-05T22:55:31+08:00" level=warning msg="command not implemented" arguments=" EXPLAIN $query" command=eval line=336 time="2024-05-05T22:55:31+08:00" level=warning msg="command not implemented" arguments=" $query" command=eval line=337 time="2024-05-05T22:55:31+08:00" level=warning msg="command not implemented" arguments=" EXPLAIN $query" command=eval line=341 time="2024-05-05T22:55:31+08:00" level=warning msg="command not implemented" arguments=" $query" command=eval line=342 time="2024-05-05T22:55:31+08:00" level=warning msg="command not implemented" arguments=" EXPLAIN $query" command=eval line=346 time="2024-05-05T22:55:31+08:00" level=warning msg="command not implemented" arguments=" $query" command=eval line=347 time="2024-05-05T22:55:31+08:00" level=warning msg="command not implemented" arguments=" EXPLAIN $query" command=eval line=352 time="2024-05-05T22:55:31+08:00" level=warning msg="command not implemented" arguments=" $query" command=eval line=353 time="2024-05-05T22:55:31+08:00" level=warning msg="row:357 query failed with non expected error(s)! (ErrUnknown != ER_PARSE_ERROR) (err: Error 1105 (HY000): We don't support <=> all or <=> any now) (query: SELECT 1 <=>ALL (SELECT 1);)" time="2024-05-05T22:55:31+08:00" level=warning msg="row:366 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(ST_Intersection(POINT(1, 1), 1), (SELECT 1));)" time="2024-05-05T22:55:31+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-05T22:55:31+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-05T22:55:31+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.51017238 s ./t/ctype_utf8.test: ok! 759 test cases passed, take time 3.9510068130000002 s time="2024-05-05T22:55:31+08:00" level=warning msg="command not implemented" arguments=" include/force_myisam_default.inc" command=source line=6 time="2024-05-05T22:55:31+08:00" level=warning msg="command not implemented" arguments=" include/have_myisam.inc" command=source line=7 ./t/func_misc.test: ok! 234 test cases passed, take time 0.419014874 s ./t/rowid_order_innodb.test: ok! 31 test cases passed, take time 0.222802892 s ./t/rpad.test: ok! 27 test cases passed, take time 0.004251952 s ./t/func_op.test: ok! 19 test cases passed, take time 0.092691216 s ./t/savepoint.test: ok! 224 test cases passed, take time 0.241405614 s time="2024-05-05T22:55:32+08:00" level=warning msg="command not implemented" arguments=" $default_engine default_engine" command=replace_result line=229 time="2024-05-05T22:55:32+08:00" level=warning msg="ctype_utf8mb4:252 query failed with non expected error(s)! (ER_REGEXP_ERROR != ER_REGEXP_MISSING_CLOSE_BRACKET) (err: Error 1139 (42000): Got error 'error parsing regexp: missing closing ]: `[`' from regexp) (query: SELECT 'ghi' REGEXP 'ghi[';)" ./t/savepoint2.test: ok! 39 test cases passed, take time 0.060726572 s ./t/savepoint_in_optimistic_txn.test: ok! 73 test cases passed, take time 0.029409214 s ./t/savepoint_in_pessimistic_txn.test: ok! 73 test cases passed, take time 0.031928216 s time="2024-05-05T22:55:32+08:00" level=warning msg="savepoint_issue_26288:19 Unknown named --error SAVEPOINT_NOT_EXIST_ERROR" time="2024-05-05T22:55:32+08:00" level=warning msg="savepoint_issue_26288:19 query failed with non expected error(s)! (ER_SP_DOES_NOT_EXIST != SAVEPOINT_NOT_EXIST_ERROR) (err: Error 1305 (42000): SAVEPOINT s1 does not exist) (query: RELEASE SAVEPOINT s1;)" time="2024-05-05T22:55:32+08:00" level=warning msg="savepoint_issue_26288:28 Unknown named --error SAVEPOINT_NOT_EXIST_ERROR" time="2024-05-05T22:55:32+08:00" level=warning msg="savepoint_issue_26288:28 query failed with non expected error(s)! (ER_SP_DOES_NOT_EXIST != SAVEPOINT_NOT_EXIST_ERROR) (err: Error 1305 (42000): SAVEPOINT s2 does not exist) (query: ROLLBACK TO SAVEPOINT s2;)" time="2024-05-05T22:55:32+08:00" level=warning msg="savepoint_issue_26288:37 Unknown named --error SAVEPOINT_NOT_EXIST_ERROR" time="2024-05-05T22:55:32+08:00" level=warning msg="savepoint_issue_26288:37 query failed with non expected error(s)! (ErrSpDoesNotExist != SAVEPOINT_NOT_EXIST_ERROR) (err: Error 1305 (42000): SAVEPOINT s3 does not exist) (query: RELEASE SAVEPOINT s3;)" time="2024-05-05T22:55:32+08:00" level=warning msg="savepoint_issue_26288:46 Unknown named --error SAVEPOINT_NOT_EXIST_ERROR" time="2024-05-05T22:55:32+08:00" level=warning msg="savepoint_issue_26288:46 query failed with non expected error(s)! (ER_SP_DOES_NOT_EXIST != 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.002456047 s time="2024-05-05T22:55:32+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 0.884973167 s time="2024-05-05T22:55:32+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.000439596 s time="2024-05-05T22:55:32+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.11760889 s ./t/func_sapdb.test: ok! 87 test cases passed, take time 0.080821514 s ./t/func_set.test: ok! 69 test cases passed, take time 0.272530756 s time="2024-05-05T22:55:33+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-05T22:55:33+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-05T22:55:33+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');)" time="2024-05-05T22:55:33+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-05T22:55:33+08:00" level=warning msg="func_str:250 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 row('A' COLLATE latin1_general_ci,'b','c') = row('a' COLLATE latin1_bin,'b','c');)" time="2024-05-05T22:55:33+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-05T22:55:33+08:00" level=warning msg="func_str:290 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 FIND_IN_SET(_latin1'B' COLLATE latin1_general_ci,_latin1'a,b,c,d' COLLATE latin1_bin);)" time="2024-05-05T22:55:33+08:00" level=warning msg="func_str:314 query failed with non expected error(s)! (ER_UNKNOWN_CHARACTER_SET != 1270) (err: Error 1115 (42000): Unsupported character introducer: 'latin2') (query: select _latin1'B' between _latin1'a' and _latin2'b';)" time="2024-05-05T22:55:33+08:00" level=warning msg="func_str:316 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 between _latin1'a' collate latin1_bin and _latin1'b';)" time="2024-05-05T22:55:33+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-05T22:55:33+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-05T22:55:33+08:00" level=warning msg="func_str:440 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 * from t7\nwhere concat(s1 collate latin1_general_ci,s1 collate latin1_swedish_ci) = 'AA';)" time="2024-05-05T22:55:34+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=678 time="2024-05-05T22:55:34+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=681 time="2024-05-05T22:55:34+08:00" level=warning msg="ctype_utf8mb4:1486 query succeeded, but expected error(s)! (expected errors: ER_INVALID_CHARACTER_STRING) (query: select hex(_utf8mb4 0x616263FF);)" time="2024-05-05T22:55:34+08:00" level=warning msg="ctype_utf8mb4:1488 query succeeded, but expected error(s)! (expected errors: ER_INVALID_CHARACTER_STRING) (query: select hex(_utf8mb4 X'616263FF');)" time="2024-05-05T22:55:34+08:00" level=warning msg="ctype_utf8mb4:1490 query succeeded, but expected error(s)! (expected errors: ER_INVALID_CHARACTER_STRING) (query: select hex(_utf8mb4 B'001111111111');)" time="2024-05-05T22:55:34+08:00" level=warning msg="ctype_utf8mb4:1492 query succeeded, but expected error(s)! (expected errors: ER_INVALID_CHARACTER_STRING) (query: select (_utf8mb4 X'616263FF');)" time="2024-05-05T22:55:34+08:00" level=warning msg="ctype_utf8mb4:1497 query succeeded, but expected error(s)! (expected errors: ER_INVALID_CHARACTER_STRING) (query: select hex(_utf8mb4 0x616263FF);)" time="2024-05-05T22:55:34+08:00" level=warning msg="ctype_utf8mb4:1499 query succeeded, but expected error(s)! (expected errors: ER_INVALID_CHARACTER_STRING) (query: select hex(_utf8mb4 X'616263FF');)" time="2024-05-05T22:55:34+08:00" level=warning msg="ctype_utf8mb4:1501 query succeeded, but expected error(s)! (expected errors: ER_INVALID_CHARACTER_STRING) (query: select hex(_utf8mb4 B'001111111111');)" time="2024-05-05T22:55:34+08:00" level=warning msg="ctype_utf8mb4:1503 query succeeded, but expected error(s)! (expected errors: ER_INVALID_CHARACTER_STRING) (query: select (_utf8mb4 X'616263FF');)" time="2024-05-05T22:55:34+08:00" level=warning msg="command not implemented" arguments=" include/turn_off_only_full_group_by.inc" command=source line=1512 time="2024-05-05T22:55: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=1517 time="2024-05-05T22:55:34+08:00" level=warning msg="command not implemented" arguments=" include/turn_off_only_full_group_by.inc" command=source line=1524 time="2024-05-05T22:55: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=1530 time="2024-05-05T22:55:34+08:00" level=warning msg="command not implemented" arguments=" latin1" command=character_set line=1788 time="2024-05-05T22:55:34+08:00" level=warning msg="ctype_utf8mb4:1792 query succeeded, but expected error(s)! (expected errors: ER_CANT_AGGREGATE_2COLLATIONS) (query: SELECT CONCAT(utf8mb4, _utf8 '�') FROM t1;)" time="2024-05-05T22:55:34+08:00" level=warning msg="ctype_utf8mb4:1794 query succeeded, but expected error(s)! (expected errors: ER_CANT_AGGREGATE_2COLLATIONS) (query: SELECT CONCAT('a', _utf8 '�') FROM t1;)" time="2024-05-05T22:55:34+08:00" level=warning msg="command not implemented" arguments=" utf8mb4" command=character_set line=1796 time="2024-05-05T22:55:35+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=1859 time="2024-05-05T22:55:35+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=1866 time="2024-05-05T22:55:35+08:00" level=warning msg="command not implemented" arguments=" # See bug #27245598." command=disable_ps_protocol line=1877 time="2024-05-05T22:55:35+08:00" level=warning msg="command not implemented" arguments= command=enable_ps_protocol line=1881 time="2024-05-05T22:55:34+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=1205 time="2024-05-05T22:55:34+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=1207 time="2024-05-05T22:55:35+08:00" level=warning msg="command not implemented" arguments=" include/ctype_common.inc" command=source line=1931 time="2024-05-05T22:55:35+08:00" level=warning msg="command not implemented" arguments=" include/ctype_filesort.inc" command=source line=1934 time="2024-05-05T22:55:35+08:00" level=warning msg="command not implemented" arguments=" include/ctype_innodb_like.inc" command=source line=1935 time="2024-05-05T22:55:35+08:00" level=warning msg="command not implemented" arguments=" include/ctype_like_escape.inc" command=source line=1936 time="2024-05-05T22:55:35+08:00" level=warning msg="command not implemented" arguments=" include/ctype_ascii_order.inc" command=source line=1937 time="2024-05-05T22:55:35+08:00" level=warning msg="command not implemented" arguments=" include/weight_string.inc" command=source line=1938 time="2024-05-05T22:55:35+08:00" level=warning msg="command not implemented" arguments=" include/weight_string_euro.inc" command=source line=1939 time="2024-05-05T22:55:35+08:00" level=warning msg="command not implemented" arguments=" include/ctype_unicode800.inc" command=source line=1940 ./t/ctype_utf8mb4.test: ok! 776 test cases passed, take time 3.327470313 s time="2024-05-05T22:55:35+08:00" level=warning msg="command not implemented" arguments=" EXPLAIN $query1;" command=eval line=316 time="2024-05-05T22:55:35+08:00" level=warning msg="command not implemented" arguments=" EXPLAIN $query2;" command=eval line=317 time="2024-05-05T22:55:35+08:00" level=warning msg="command not implemented" arguments=" $query1;" command=eval line=318 time="2024-05-05T22:55:35+08:00" level=warning msg="command not implemented" arguments=" $query2;" command=eval line=319 time="2024-05-05T22:55:35+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/date_formats.test: ok! 105 test cases passed, take time 0.262702167 s time="2024-05-05T22:55:35+08:00" level=warning msg="command not implemented" arguments= command=enable_connect_log line=1667 time="2024-05-05T22:55:35+08:00" level=warning msg="command not implemented" arguments= command=disable_connect_log line=1680 time="2024-05-05T22:55:35+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=2236 time="2024-05-05T22:55:35+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=2238 time="2024-05-05T22:55:35+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-05T22:55:35+08:00" level=warning msg="func_str:2297 query failed with non expected error(s)! (ER_SP_DOES_NOT_EXIST != 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-05T22:55:35+08:00" level=warning msg="func_str:2300 query failed with non expected error(s)! (ErrSpDoesNotExist != 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-05T22:55:35+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/date_time_ddl.test: ok! 76 test cases passed, take time 0.700492966 s time="2024-05-05T22:55:36+08:00" level=warning msg="datetime_insert:49 Unknown named --error ER_DEFAULT_VALUE" time="2024-05-05T22:55:36+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-05T22:55:36+08:00" level=warning msg="datetime_insert:71 Unknown named --error ER_DEFAULT_VALUE" time="2024-05-05T22:55:36+08:00" level=warning msg="datetime_insert:71 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 -1);)" time="2024-05-05T22:55:36+08:00" level=warning msg="datetime_insert:77 Unknown named --error ER_DEFAULT_VALUE" time="2024-05-05T22:55:36+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-05T22:55:36+08:00" level=warning msg="datetime_insert:91 Unknown named --error ER_DEFAULT_VALUE" time="2024-05-05T22:55:36+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-05T22:55:36+08:00" level=warning msg="datetime_insert:113 Unknown named --error ER_DEFAULT_VALUE" time="2024-05-05T22:55:36+08:00" level=warning msg="datetime_insert:113 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 not null default null);)" time="2024-05-05T22:55:36+08:00" level=warning msg="datetime_insert:131 Unknown named --error ER_DEFAULT_VALUE" time="2024-05-05T22:55:36+08:00" level=warning msg="datetime_insert:131 query failed with non expected error(s)! (ErrNoDefaultForField != ER_DEFAULT_VALUE) (err: Error 1364 (HY000): Field 'c1' doesn't have a default value) (query: insert t (id) values (1);)" ./t/func_str.test: ok! 1046 test cases passed, take time 2.8530894140000003 s time="2024-05-05T22:55:36+08:00" level=warning msg="command not implemented" arguments=" include/no_ps_protocol.inc" command=source line=2 time="2024-05-05T22:55:36+08:00" level=warning msg="command not implemented" arguments=" include/force_myisam_default.inc" command=source line=3 time="2024-05-05T22:55:36+08:00" level=warning msg="command not implemented" arguments=" include/have_myisam.inc" command=source line=4 time="2024-05-05T22:55:36+08:00" level=warning msg="command not implemented" arguments=" include/count_sessions.inc" command=source line=5 time="2024-05-05T22:55:36+08:00" level=warning msg="command not implemented" arguments= command=disable_ps_protocol line=1825 time="2024-05-05T22:55:36+08:00" level=warning msg="command not implemented" arguments= command=enable_ps_protocol line=1827 ./t/join-reorder.test: ok! 143 test cases passed, take time 16.445382733 s time="2024-05-05T22:55:35+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-05T22:55:35+08:00" level=warning msg="command not implemented" arguments=" \"31 tables\" \"XX tables\" \"61 tables\" \"XX tables\"" command=replace_result line=126 ./t/func_str_myisam.test: ok! 42 test cases passed, take time 0.191446869 s time="2024-05-05T22:55:36+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.117816018 s time="2024-05-05T22:55:36+08:00" level=warning msg="command not implemented" arguments= command=disable_ps_protocol line=1840 time="2024-05-05T22:55:36+08:00" level=warning msg="command not implemented" arguments= command=enable_ps_protocol line=1842 ./t/func_test.test: ok! 112 test cases passed, take time 0.246974953 s ./t/datetime_insert.test: ok! 206 test cases passed, take time 0.592200396 s ./t/datetime_update.test: ok! 75 test cases passed, take time 0.189441024 s time="2024-05-05T22:55:37+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.087168091 s time="2024-05-05T22:55:37+08:00" level=warning msg="command not implemented" arguments=" include/force_myisam_default.inc" command=source line=5 time="2024-05-05T22:55:37+08:00" level=warning msg="command not implemented" arguments= command=disable_ps_protocol line=1921 time="2024-05-05T22:55:37+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-05T22:55:37+08:00" level=warning msg="command not implemented" arguments= command=enable_ps_protocol line=1924 time="2024-05-05T22:55:37+08:00" level=warning msg="command not implemented" arguments=" ;;" command=delimiter line=217 time="2024-05-05T22:55:37+08:00" level=warning msg="command not implemented" arguments=" include/wait_until_disconnected.inc" command=source line=223 time="2024-05-05T22:55:37+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.318234015 s ./t/decimal.test: ok! 14 test cases passed, take time 0.026751881 s ./t/default.test: ok! 47 test cases passed, take time 0.191296147 s time="2024-05-05T22:55:37+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-05T22:55:37+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-05T22:55:37+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;)" time="2024-05-05T22:55:38+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-05T22:55:38+08:00" level=warning msg="command not implemented" arguments=" # See bug #27245598." command=disable_ps_protocol line=1119 time="2024-05-05T22:55:38+08:00" level=warning msg="command not implemented" arguments= command=enable_ps_protocol line=1122 time="2024-05-05T22:55:38+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-05T22:55:38+08:00" level=warning msg="func_time:1206 query failed with non expected error(s)! (ErrSpDoesNotExist != 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-05T22:55:38+08:00" level=warning msg="func_time:1208 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: DO DAYOFYEAR(SEC_TO_TIME(OCT(BIT_AND(JSON_REPLACE((23533),'key3',NULL)))));)" time="2024-05-05T22:55:38+08:00" level=warning msg="func_time:1214 query failed with non expected error(s)! (ErrSpDoesNotExist != 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-05T22:55:38+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-05T22:55:38+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 1.383457671 s ./t/func_timestamp.test: ok! 8 test cases passed, take time 0.027754584 s time="2024-05-05T22:55:38+08:00" level=warning msg="delete:613 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 FROM v2;)" time="2024-05-05T22:55:38+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;)" ./t/func_uuid.test: ok! 64 test cases passed, take time 0.10381367 s time="2024-05-05T22:55:38+08:00" level=warning msg="delete:662 query failed with non expected error(s)! (ErrUnknown != ER_NON_UPDATABLE_TABLE) (err: Error 1105 (HY000): delete view z is not supported now) (query: DELETE z FROM (SELECT 1) AS x, z;)" ./t/delete.test: ok! 205 test cases passed, take time 1.274558184 s time="2024-05-05T22:55:39+08:00" level=warning msg="command not implemented" arguments=" include/force_myisam_default.inc" command=source line=2 time="2024-05-05T22:55:39+08:00" level=warning msg="command not implemented" arguments=" include/have_myisam.inc" command=source line=3 ./t/delete_myisam.test: ok! 15 test cases passed, take time 0.106082571 s time="2024-05-05T22:55:39+08:00" level=warning msg="command not implemented" arguments=" P2 p2" command=replace_result line=190 ./t/join.test: ok! 583 test cases passed, take time 4.546740779 s ./t/join_crash.test: ok! 36 test cases passed, take time 0.11167007 s ./t/join_nested_bka.test: ok! 28 test cases passed, take time 0.23744425 s ./t/join_nested_bka_nobnl.test: ok! 28 test cases passed, take time 0.231591711 s time="2024-05-05T22:55:40+08:00" level=warning msg="command not implemented" arguments=" include/turn_off_only_full_group_by.inc" command=source line=123 time="2024-05-05T22:55:40+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-05T22:55:40+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-05T22:55:40+08:00" level=warning msg="select_all:2818 query failed with non expected error(s)! (ER_BAD_FIELD_ERROR != 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-05T22:55:41+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-05T22:55:40+08:00" level=warning msg="command not implemented" arguments=" include/turn_off_only_full_group_by.inc" command=source line=400 time="2024-05-05T22:55:40+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/function_defaults.test: ok! 319 test cases passed, take time 2.226481454 s time="2024-05-05T22:55:41+08:00" level=warning msg="functional_index:77 query failed with non expected error(s)! (ErrDataOutOfRange != 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-05T22:55:41+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-05T22:55:41+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-05T22:55:42+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-05T22:55:42+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-05T22:55:42+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-05T22:55:43+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-05T22:55:43+08:00" level=warning msg="functional_index:356 query failed with non expected error(s)! (ErrFunctionalIndexFunctionIsNotAllowed != 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-05T22:55:43+08:00" level=warning msg="functional_index:410 query failed with non expected error(s)! (ErrFunctionalIndexFunctionIsNotAllowed != 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-05T22:55:43+08:00" level=warning msg="command not implemented" arguments= command=disable_ps_protocol line=3737 time="2024-05-05T22:55:43+08:00" level=warning msg="command not implemented" arguments= command=enable_ps_protocol line=3741 time="2024-05-05T22:55:43+08:00" level=warning msg="select_all:3776 query succeeded, but expected error(s)! (expected errors: ER_WRONG_VALUE) (query: select str_to_date('2007-10-09','%Y-%m-%d') <= '2007/10/2000:00:00 GMT-6';)" time="2024-05-05T22:55:43+08:00" level=warning msg="select_all:3802 query succeeded, but expected error(s)! (expected errors: ER_WRONG_VALUE) (query: select str_to_date('2007-02-30 12:34','%Y-%m-%d %H:%i') = '2007-02-30 12:34:00';)" time="2024-05-05T22:55:43+08:00" level=warning msg="select_all:3805 query succeeded, but expected error(s)! (expected errors: ER_WRONG_VALUE) (query: select str_to_date('2007-10-00 12:34','%Y-%m-%d %H:%i') = '2007-10-00 12:34';)" time="2024-05-05T22:55:43+08:00" level=warning msg="select_all:3812 query succeeded, but expected error(s)! (expected errors: ER_WRONG_VALUE) (query: select str_to_date('2007-10-00 12:34','%Y-%m-%d %H:%i') = '2007-10-00 12:34';)" time="2024-05-05T22:55:43+08:00" level=warning msg="select_all:3814 query succeeded, but expected error(s)! (expected errors: ER_WRONG_VALUE) (query: select str_to_date('2007-10-01 12:34','%Y-%m-%d %H:%i') = '2007-10-00 12:34';)" time="2024-05-05T22:55:43+08:00" level=warning msg="select_all:3825 query succeeded, but expected error(s)! (expected errors: ER_WRONG_VALUE) (query: select str_to_date('2007-10-00 12:34','%Y-%m-%d %H:%i') = '';)" time="2024-05-05T22:55:43+08:00" level=warning msg="select_all:3828 query succeeded, but expected error(s)! (expected errors: ER_WRONG_VALUE) (query: select str_to_date('1','%Y-%m-%d') = '1';)" time="2024-05-05T22:55:43+08:00" level=warning msg="select_all:3830 query succeeded, but expected error(s)! (expected errors: ER_WRONG_VALUE) (query: select str_to_date('1','%Y-%m-%d') = '1';)" time="2024-05-05T22:55:43+08:00" level=warning msg="select_all:3832 query succeeded, but expected error(s)! (expected errors: ER_WRONG_VALUE) (query: select str_to_date('','%Y-%m-%d') = '';)" time="2024-05-05T22:55:43+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-05T22:55:43+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;)" ./t/derived.test: ok! 688 test cases passed, take time 5.106110256 s ./t/functional_index.test: ok! 181 test cases passed, take time 3.306142833 s time="2024-05-05T22:55:44+08:00" level=warning msg="gcol_alter_table:20 Unknown named --error " time="2024-05-05T22:55:44+08:00" level=warning msg="gcol_alter_table:20 query failed with non expected error(s)! (ErrDependentByGeneratedColumn != ) (err: Error 3108 (HY000): Column 'c2' has a generated column dependency.) (query: alter table t drop c2;)" time="2024-05-05T22:55:44+08:00" level=warning msg="gcol_alter_table:22 Unknown named --error " time="2024-05-05T22:55:44+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;)" ./t/derived_ci.test: ok! 11 test cases passed, take time 0.002180176 s time="2024-05-05T22:55:44+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-05T22:55:44+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-05T22:55:44+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-05T22:55:44+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-05T22:55:44+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.002114139 s time="2024-05-05T22:55:44+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-05T22:55:44+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-05T22:55:44+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-05T22:55:44+08:00" level=warning msg="distinct_innodb:167 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) > ALL(select floor(10*S2.b) from t1 as S3);)" time="2024-05-05T22:55:44+08:00" level=warning msg="distinct_innodb:174 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(*);)" time="2024-05-05T22:55:44+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-05T22:55:44+08:00" level=warning msg="command not implemented" arguments=" include/turn_off_only_full_group_by.inc" command=source line=216 time="2024-05-05T22:55:44+08:00" level=warning msg="gcol_alter_table:36 Unknown named --error " time="2024-05-05T22:55:44+08:00" level=warning msg="gcol_alter_table:36 query failed with non expected error(s)! (ErrUnsupportedOnGeneratedColumn != ) (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-05T22:55:44+08:00" level=warning msg="gcol_alter_table:38 Unknown named --error " time="2024-05-05T22:55:44+08:00" level=warning msg="gcol_alter_table:38 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 modify column b int generated always as (a + 1) stored;)" time="2024-05-05T22:55:44+08:00" level=warning msg="gcol_alter_table:40 Unknown named --error " time="2024-05-05T22:55:44+08:00" level=warning msg="gcol_alter_table:40 query failed with non expected error(s)! (ErrUnsupportedOnGeneratedColumn != ) (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-05T22:55:44+08:00" level=warning msg="gcol_alter_table:42 Unknown named --error " time="2024-05-05T22:55:44+08:00" level=warning msg="gcol_alter_table:42 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 + 1) stored;)" time="2024-05-05T22:55:44+08:00" level=warning msg="gcol_alter_table:44 Unknown named --error " time="2024-05-05T22:55:44+08:00" level=warning msg="gcol_alter_table:44 query failed with non expected error(s)! (ErrUnsupportedOnGeneratedColumn != ) (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-05T22:55:44+08:00" level=warning msg="gcol_alter_table:46 Unknown named --error " time="2024-05-05T22:55:44+08:00" level=warning msg="gcol_alter_table:46 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 modify column c int generated always as (a + 1) stored;)" time="2024-05-05T22:55:44+08:00" level=warning msg="gcol_alter_table:48 Unknown named --error " time="2024-05-05T22:55:44+08:00" level=warning msg="gcol_alter_table:48 query failed with non expected error(s)! (ErrUnsupportedOnGeneratedColumn != ) (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-05T22:55:44+08:00" level=warning msg="gcol_alter_table:50 Unknown named --error " time="2024-05-05T22:55:44+08:00" level=warning msg="gcol_alter_table:50 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 c c1 int generated always as (a + 1) stored;)" time="2024-05-05T22:55:44+08:00" level=warning msg="gcol_alter_table:63 Unknown named --error " time="2024-05-05T22:55:44+08:00" level=warning msg="gcol_alter_table:63 query failed with non expected error(s)! (ErrUnsupportedOnGeneratedColumn != ) (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-05T22:55:44+08:00" level=warning msg="gcol_alter_table:65 Unknown named --error " time="2024-05-05T22:55:44+08:00" level=warning msg="gcol_alter_table:65 query failed with non expected error(s)! (ErrUnsupportedOnGeneratedColumn != ) (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-05T22:55:44+08:00" level=warning msg="gcol_alter_table:67 Unknown named --error " time="2024-05-05T22:55:44+08:00" level=warning msg="gcol_alter_table:67 query failed with non expected error(s)! (ErrUnsupportedOnGeneratedColumn != ) (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-05T22:55:44+08:00" level=warning msg="gcol_alter_table:69 Unknown named --error " time="2024-05-05T22:55:44+08:00" level=warning msg="gcol_alter_table:69 query failed with non expected error(s)! (ErrUnsupportedOnGeneratedColumn != ) (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-05T22:55:44+08:00" level=warning msg="gcol_alter_table:73 Unknown named --error " time="2024-05-05T22:55:44+08:00" level=warning msg="gcol_alter_table:73 query failed with non expected error(s)! (ErrUnsupportedOnGeneratedColumn != ) (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-05T22:55:44+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-05T22:55:44+08:00" level=warning msg="gcol_alter_table:80 Unknown named --error " time="2024-05-05T22:55:44+08:00" level=warning msg="gcol_alter_table:80 query failed with non expected error(s)! (ErrUnsupportedOnGeneratedColumn != ) (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-05T22:55:44+08:00" level=warning msg="gcol_alter_table:82 Unknown named --error " time="2024-05-05T22:55:44+08:00" level=warning msg="gcol_alter_table:82 query failed with non expected error(s)! (ErrUnsupportedOnGeneratedColumn != ) (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-05T22:55:44+08:00" level=warning msg="gcol_alter_table:84 Unknown named --error " time="2024-05-05T22:55:44+08:00" level=warning msg="gcol_alter_table:84 query failed with non expected error(s)! (ErrUnsupportedOnGeneratedColumn != ) (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-05T22:55:44+08:00" level=warning msg="gcol_alter_table:86 Unknown named --error " time="2024-05-05T22:55:44+08:00" level=warning msg="gcol_alter_table:86 query failed with non expected error(s)! (ErrUnsupportedOnGeneratedColumn != ) (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;)" time="2024-05-05T22:55:44+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-05T22:55:44+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-05T22:55:44+08:00" level=warning msg="distinct_innodb:327 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 v1 as S2 order by\nfloor(10*10) IN (select floor(10*S2.b) from v1 as S3);)" time="2024-05-05T22:55:44+08:00" level=warning msg="distinct_innodb:330 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 v1 as S2 order by\nfloor(10*10) > ALL(select floor(10*S2.b) from v1 as S3);)" time="2024-05-05T22:55:44+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-05T22:55:44+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-05T22:55:44+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-05T22:55:44+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-05T22:55:44+08:00" level=warning msg="distinct_innodb:493 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 v1 as S2 order by\nfloor(10*10) IN (select floor(10*S2.b) from v1 as S3);)" time="2024-05-05T22:55:44+08:00" level=warning msg="distinct_innodb:496 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 v1 as S2 order by\nfloor(10*10) > ALL(select floor(10*S2.b) from v1 as S3);)" time="2024-05-05T22:55:44+08:00" level=warning msg="distinct_innodb:503 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(*);)" time="2024-05-05T22:55:44+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-05T22:55:44+08:00" level=warning msg="command not implemented" arguments=" include/turn_off_only_full_group_by.inc" command=source line=547 time="2024-05-05T22:55:44+08:00" level=warning msg="gcol_alter_table:108 Unknown named --error " time="2024-05-05T22:55:44+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-05T22:55:44+08:00" level=warning msg="gcol_alter_table:110 Unknown named --error " time="2024-05-05T22:55:44+08:00" level=warning msg="gcol_alter_table:110 query failed with non expected error(s)! (ErrUnsupportedOnGeneratedColumn != ) (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-05T22:55:44+08:00" level=warning msg="gcol_alter_table:112 Unknown named --error " time="2024-05-05T22:55:44+08:00" level=warning msg="gcol_alter_table:112 query failed with non expected error(s)! (ErrUnsupportedOnGeneratedColumn != ) (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-05T22:55:44+08:00" level=warning msg="gcol_alter_table:114 Unknown named --error " time="2024-05-05T22:55:44+08:00" level=warning msg="gcol_alter_table:114 query failed with non expected error(s)! (ErrUnsupportedOnGeneratedColumn != ) (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-05T22:55:44+08:00" level=warning msg="gcol_alter_table:116 Unknown named --error " time="2024-05-05T22:55:44+08:00" level=warning msg="gcol_alter_table:116 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 modify column b int generated always as (a + 10) stored;)" time="2024-05-05T22:55:44+08:00" level=warning msg="gcol_alter_table:118 Unknown named --error " time="2024-05-05T22:55:44+08:00" level=warning msg="gcol_alter_table:118 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 modify column c int generated always as (a + 10) stored;)" time="2024-05-05T22:55:44+08:00" level=warning msg="gcol_alter_table:120 Unknown named --error " time="2024-05-05T22:55:44+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-05T22:55:44+08:00" level=warning msg="gcol_alter_table:122 Unknown named --error " time="2024-05-05T22:55:44+08:00" level=warning msg="gcol_alter_table:122 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 c c1 int generated always as (a + 10) stored;)" ./t/gcol_alter_table.test: ok! 57 test cases passed, take time 0.5798739 s time="2024-05-05T22:55:44+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-05T22:55:44+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-05T22:55:44+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-05T22:55:44+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-05T22:55:44+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-05T22:55:44+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-05T22:55:44+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-05T22:55:44+08:00" level=warning msg="gcol_blocked_sql_funcs:47 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 datetime generated always as (current_timestamp()) virtual);)" time="2024-05-05T22:55:44+08:00" level=warning msg="gcol_blocked_sql_funcs:49 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 datetime generated always as (current_timestamp) virtual);)" time="2024-05-05T22:55:44+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-05T22:55:44+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-05T22:55:44+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-05T22:55:44+08:00" level=warning msg="gcol_blocked_sql_funcs:63 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 'b' contains a disallowed function.) (query: create table t1 (a datetime, b varchar(10) generated always as (localtimestamp()) virtual);)" time="2024-05-05T22:55:44+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-05T22:55:44+08:00" level=warning msg="gcol_blocked_sql_funcs:69 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 'b' contains a disallowed function.) (query: create table t1 (a datetime, b varchar(10) generated always as (now()) virtual);)" time="2024-05-05T22:55:44+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-05T22:55:44+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-05T22:55:44+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-05T22:55:44+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-05T22:55:44+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-05T22:55:44+08:00" level=warning msg="gcol_blocked_sql_funcs:93 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 'b' contains a disallowed function.) (query: create table t1 (a datetime, b datetime generated always as (utc_time()) virtual);)" time="2024-05-05T22:55:44+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-05T22:55:44+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-05T22:55:44+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-05T22:55:44+08:00" level=warning msg="gcol_blocked_sql_funcs:113 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-05T22:55:44+08:00" level=warning msg="gcol_blocked_sql_funcs:115 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-05T22:55:44+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-05T22:55:44+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-05T22:55:44+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-05T22:55:44+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-05T22:55:44+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-05T22:55:44+08:00" level=warning msg="gcol_blocked_sql_funcs:139 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 int generated always as (last_insert_id()) virtual);)" time="2024-05-05T22:55:44+08:00" level=warning msg="gcol_blocked_sql_funcs:143 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 '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-05T22:55:44+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-05T22:55:44+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-05T22:55:44+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-05T22:55:44+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-05T22:55:44+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-05T22:55:44+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-05T22:55:44+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-05T22:55:44+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-05T22:55:44+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-05T22:55:44+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-05T22:55:44+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-05T22:55:44+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-05T22:55:44+08:00" level=warning msg="gcol_blocked_sql_funcs:223 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 int generated always as (f1()) virtual);)" time="2024-05-05T22:55:44+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);)" time="2024-05-05T22:55:44+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-05T22:55:44+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-05T22:55:44+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-05T22:55:44+08:00" level=warning msg="distinct_innodb:657 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 (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-05T22:55:44+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-05T22:55:44+08:00" level=warning msg="distinct_innodb:672 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);)" ./t/distinct_innodb.test: ok! 214 test cases passed, take time 0.50471794 s ./t/do.test: ok! 3 test cases passed, take time 0.000587241 s time="2024-05-05T22:55:44+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-05T22:55:44+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.22694813 s time="2024-05-05T22:55:45+08:00" level=warning msg="command not implemented" arguments=" drop table t1" command=send line=108 time="2024-05-05T22:55:45+08:00" level=warning msg="command not implemented" arguments=" drop database mysqltest" command=send line=114 time="2024-05-05T22:55:45+08:00" level=warning msg="command not implemented" arguments= command=reap line=119 time="2024-05-05T22:55:45+08:00" level=warning msg="command not implemented" arguments= command=reap line=121 time="2024-05-05T22:55:45+08:00" level=warning msg="command not implemented" arguments=" include/wait_until_disconnected.inc" command=source line=123 time="2024-05-05T22:55:45+08:00" level=warning msg="command not implemented" arguments=" include/wait_until_disconnected.inc" command=source line=126 time="2024-05-05T22:55:45+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.295031002 s time="2024-05-05T22:55:44+08:00" level=warning msg="select_all:4212 query succeeded, but expected error(s)! (expected errors: ER_WRONG_VALUE) (query: SELECT date_nokey FROM C\nWHERE int_key IN (SELECT 1 FROM A)\nHAVING date_nokey = '10:41:7'\nORDER BY date_key;)" ./t/ds_mrr-big.test: ok! 19 test cases passed, take time 0.269784568 s time="2024-05-05T22:55:45+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-05T22:55:45+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-05T22:55:45+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-05T22:55:45+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-05T22:55:45+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-05T22:55:45+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-05T22:55:45+08:00" level=warning msg="select_all:4561 query failed with non expected error(s)! (ER_SP_DOES_NOT_EXIST != ER_WRONG_ARGUMENTS) (err: Error 1305 (42000): FUNCTION select_all.st_geomfromtext does not exist) (query: SELECT coalesce((avg(distinct (ST_geomfromtext(\"point(25379 -22010)\")))))\nUNION ALL\nSELECT coalesce((avg(distinct (ST_geomfromtext(\"point(25379 -22010)\")))))\nAS foo\n;)" ./t/echo.test: ok! 3 test cases passed, take time 0.000487475 s ./t/empty_table.test: ok! 7 test cases passed, take time 0.026886235 s ./t/select_all.test: ok! 2430 test cases passed, take time 13.318474586 s ./t/select_qualified.test: ok! 19 test cases passed, take time 0.086233063 s time="2024-05-05T22:55:45+08:00" level=warning msg="command not implemented" arguments=" latin1" command=character_set line=36 ./t/endspace.test: ok! 64 test cases passed, take time 0.28387608 s time="2024-05-05T22:55:45+08:00" level=warning msg="command not implemented" arguments=" include/have_debug.inc" command=source line=2 time="2024-05-05T22:55:45+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=45 time="2024-05-05T22:55:45+08:00" level=warning msg="command not implemented" arguments=" 4225 # 4097 #" command=replace_result line=54 time="2024-05-05T22:55:45+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=56 time="2024-05-05T22:55:46+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=76 time="2024-05-05T22:55:46+08:00" level=warning msg="command not implemented" arguments=" 4225 # 4097 #" command=replace_result line=80 time="2024-05-05T22:55:46+08:00" level=warning msg="command not implemented" arguments=" 4225 # 4097 #" command=replace_result line=84 time="2024-05-05T22:55:46+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=86 ./t/join_outer.test: ok! 867 test cases passed, take time 5.606608117 s ./t/json.test: ok! 82 test cases passed, take time 0.405829519 s time="2024-05-05T22:55:46+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.193229063 s time="2024-05-05T22:55:46+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-05T22:55:46+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-05T22:55:46+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-05T22:55:46+08:00" level=warning msg="errors:66 query failed with non expected error(s)! (ErrUnknown != 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-05T22:55:46+08:00" level=warning msg="json_agg:184 query failed with non expected error(s)! (ErrSpDoesNotExist != 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;)" ./t/gcol_column_def_options.test: ok! 177 test cases passed, take time 1.434211917 s time="2024-05-05T22:55:46+08:00" level=warning msg="gcol_dependenies_on_vcol:25 query failed with non expected error(s)! (ErrDependentByGeneratedColumn != 1054) (err: Error 3108 (HY000): Column 'a' has a generated column dependency.) (query: alter table t1 drop column a;)" time="2024-05-05T22:55:46+08:00" level=warning msg="gcol_dependenies_on_vcol:27 query failed with non expected error(s)! (ErrDependentByGeneratedColumn != 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.03821208 s time="2024-05-05T22:55:46+08:00" level=warning msg="gcol_illegal_expression:7 Unknown named --error " time="2024-05-05T22:55:46+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-05T22:55:46+08:00" level=warning msg="gcol_illegal_expression:12 Unknown named --error " time="2024-05-05T22:55:46+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-05T22:55:46+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-05T22:55:46+08:00" level=warning msg="gcol_illegal_expression:24 Unknown named --error " time="2024-05-05T22:55:46+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);)" time="2024-05-05T22:55:46+08:00" level=warning msg="gcol_illegal_expression:29 Unknown named --error " time="2024-05-05T22:55:46+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.170794416 s time="2024-05-05T22:55:46+08:00" level=warning msg="errors:167 query failed with non expected error(s)! (ErrCantAggregate3collations != 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-05T22:55:46+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-05T22:55:46+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-05T22:55:46+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-05T22:55:46+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.357849835 s ./t/exec_selection.test: ok! 14 test cases passed, take time 0.040408563 s time="2024-05-05T22:55:46+08:00" level=warning msg="command not implemented" arguments=" include/force_myisam_default.inc" command=source line=5 time="2024-05-05T22:55:46+08:00" level=warning msg="command not implemented" arguments=" include/have_myisam.inc" command=source line=6 time="2024-05-05T22:55:46+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\";)" ./t/json_agg.test: ok! 177 test cases passed, take time 0.573130596 s time="2024-05-05T22:55:46+08:00" level=warning msg="command not implemented" arguments=" include/wait_until_disconnected.inc" command=source line=301 time="2024-05-05T22:55:46+08:00" level=warning msg="command not implemented" arguments=" include/wait_until_disconnected.inc" command=source line=314 time="2024-05-05T22:55:46+08:00" level=warning msg="command not implemented" arguments=" include/wait_until_disconnected.inc" command=source line=324 time="2024-05-05T22:55:46+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=339 time="2024-05-05T22:55:46+08:00" level=warning msg="command not implemented" arguments=" 4225 # 4097 #" command=replace_result line=340 time="2024-05-05T22:55:46+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=342 time="2024-05-05T22:55:47+08:00" level=warning msg="command not implemented" arguments= command=disable_ps_protocol line=383 time="2024-05-05T22:55:47+08:00" level=warning msg="command not implemented" arguments= command=enable_ps_protocol line=411 time="2024-05-05T22:55:47+08:00" level=warning msg="command not implemented" arguments=" include/no_running_event_scheduler.inc" command=source line=442 time="2024-05-05T22:55:46+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-05T22:55:47+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;)" time="2024-05-05T22:55:47+08:00" level=warning msg="command not implemented" arguments=" include/running_event_scheduler.inc" command=source line=514 time="2024-05-05T22:55:47+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=558 time="2024-05-05T22:55:47+08:00" level=warning msg="command not implemented" arguments=" 4225 # 4097 #" command=replace_result line=574 time="2024-05-05T22:55:47+08:00" level=warning msg="command not implemented" arguments=" 4225 # 4097 #" command=replace_result line=583 time="2024-05-05T22:55:47+08:00" level=warning msg="command not implemented" arguments=" 20613 # 20609 # 20485 # 20481 #" command=replace_result line=588 time="2024-05-05T22:55:47+08:00" level=warning msg="command not implemented" arguments=" 20613 # 20609 # 20485 # 20481 #" command=replace_result line=605 time="2024-05-05T22:55:47+08:00" level=warning msg="command not implemented" arguments=" 4225 # 4097 #" command=replace_result line=627 time="2024-05-05T22:55:47+08:00" level=warning msg="command not implemented" arguments=" 20613 # 20485 # 20609 # 20481 #" command=replace_result line=668 time="2024-05-05T22:55:47+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=732 time="2024-05-05T22:55:47+08:00" level=warning msg="command not implemented" arguments=" include/wait_until_disconnected.inc" command=source line=817 time="2024-05-05T22:55:47+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/json_ddl.test: ok! 40 test cases passed, take time 0.542200736 s time="2024-05-05T22:55:47+08:00" level=warning msg="json_functions:133 Unknown named --error Incorrect parameter count" time="2024-05-05T22:55:47+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-05T22:55:47+08:00" level=warning msg="json_functions:135 Unknown named --error JSON documents may not contain NULL" time="2024-05-05T22:55:47+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-05T22:55:47+08:00" level=warning msg="command not implemented" arguments=" include/wait_until_disconnected.inc" command=source line=1055 time="2024-05-05T22:55:47+08:00" level=warning msg="command not implemented" arguments=" include/wait_until_disconnected.inc" command=source line=1110 time="2024-05-05T22:55:47+08:00" level=warning msg="command not implemented" arguments=" include/wait_until_disconnected.inc" command=source line=1192 ./t/explain.test: ok! 188 test cases passed, take time 0.851283967 s ./t/gcol_ins_upd.test: ok! 204 test cases passed, take time 0.809416777 s ./t/show_check_cs.test: ok! 289 test cases passed, take time 1.909525136 s time="2024-05-05T22:55:47+08:00" level=warning msg="command not implemented" arguments=" include/force_myisam_default.inc" command=source line=2 time="2024-05-05T22:55:47+08:00" level=warning msg="command not implemented" arguments=" include/have_myisam.inc" command=source line=3 time="2024-05-05T22:55:47+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=15 time="2024-05-05T22:55:47+08:00" level=warning msg="expression_index:78 query failed with non expected error(s)! (ER_DATA_TOO_LONG != 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-05T22:55:47+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=17 time="2024-05-05T22:55:47+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=24 time="2024-05-05T22:55:47+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=27 time="2024-05-05T22:55:48+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;)" ./t/json_functions.test: ok! 784 test cases passed, take time 0.668790367 s ./t/gcol_non_stored_columns.test: ok! 85 test cases passed, take time 0.554189355 s time="2024-05-05T22:55:48+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=160 time="2024-05-05T22:55:48+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.364631127 s ./t/show_profile.test: ok! 7 test cases passed, take time 0.000796155 s ./t/show_variables.test: ok! 23 test cases passed, take time 0.034072931 s time="2024-05-05T22:55:48+08:00" level=warning msg="json_gcol:23 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: '{}' for column 'gc' at row 1) (query: INSERT INTO t(j) VALUES ('{}');)" time="2024-05-05T22:55:48+08:00" level=warning msg="json_gcol:25 query failed with non expected error(s)! (ErrTruncatedWrongValueForField != 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-05T22:55:48+08:00" level=warning msg="json_gcol:27 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: '\"abc\"' for column 'gc' at row 1) (query: INSERT INTO t(j) VALUES ('\"abc\"');)" ./t/json_gcol.test: ok! 94 test cases passed, take time 0.262950601 s time="2024-05-05T22:55:48+08:00" level=warning msg="gcol_partition:66 Unknown named --error " time="2024-05-05T22:55:48+08:00" level=warning msg="gcol_partition:66 query failed with non expected error(s)! (ErrNoPartitionForGivenValue != ) (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.34883905 s ./t/json_group_concat_innodb.test: ok! 40 test cases passed, take time 0.086094306 s time="2024-05-05T22:55:48+08:00" level=warning msg="json_type:19 Unknown named --error ER_CONSTRAINT_FAILED" time="2024-05-05T22:55:48+08:00" level=warning msg="json_type:19 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-05T22:55:48+08:00" level=warning msg="json_type:26 Unknown named --error ER_CONSTRAINT_FAILED" time="2024-05-05T22:55:48+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-05T22:55:48+08:00" level=warning msg="expression_index:259 query failed with non expected error(s)! (ErrFunctionalIndexFunctionIsNotAllowed != 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-05T22:55:48+08:00" level=warning msg="json_type:43 Unknown named --error ER_CONSTRAINT_FAILED" time="2024-05-05T22:55:48+08:00" level=warning msg="json_type:43 query failed with non expected error(s)! (ErrUnknown != 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-05T22:55:48+08:00" level=warning msg="json_type:51 Unknown named --error ER_CONSTRAINT_FAILED" time="2024-05-05T22:55:48+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-05T22:55:48+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-05T22:55:48+08:00" level=warning msg="command not implemented" arguments= command=disable_ps_protocol line=76 time="2024-05-05T22:55:48+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=77 time="2024-05-05T22:55:48+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=80 time="2024-05-05T22:55:48+08:00" level=warning msg="command not implemented" arguments= command=disable_ps_protocol line=81 time="2024-05-05T22:55:48+08:00" level=warning msg="command not implemented" arguments= command=disable_ps_protocol line=89 time="2024-05-05T22:55:48+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=90 time="2024-05-05T22:55:48+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=92 time="2024-05-05T22:55:48+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.225728322 s time="2024-05-05T22:55:48+08:00" level=warning msg="expression_index:307 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-05T22:55:48+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-05T22:55:48+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-05T22:55:48+08:00" level=warning msg="expression_index:389 query failed with non expected error(s)! (ErrFunctionalIndexFunctionIsNotAllowed != 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-05T22:55:48+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);)" ./t/expression_index.test: ok! 166 test cases passed, take time 1.7575577340000001 s ./t/field_length.test: ok! 10 test cases passed, take time 0.025589942 s time="2024-05-05T22:55:49+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);)" ./t/gcol_select.test: ok! 123 test cases passed, take time 1.048565939 s ./t/gcol_stored_fk_cascade.test: ok! 15 test cases passed, take time 0.059256233 s time="2024-05-05T22:55:49+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);)" ./t/single_delete_update.test: ok! 131 test cases passed, take time 1.957188164 s ./t/sqllogic.test: ok! 40 test cases passed, take time 0.4361823 s ./t/str_quoted.test: ok! 9 test cases passed, take time 0.012279895 s ./t/key.test: ok! 192 test cases passed, take time 2.063248635 s ./t/key_diff.test: ok! 10 test cases passed, take time 0.052321048 s time="2024-05-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+08:00" level=warning msg="strict:877 query succeeded, but expected error(s)! (expected errors: 1265) (query: INSERT INTO t1 VALUES ('');)" time="2024-05-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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-05T22:55:51+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));)" time="2024-05-05T22:55:52+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;)" time="2024-05-05T22:55:52+08:00" level=warning msg="strict:1424 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 t2(b DATE) SELECT a FROM t1;)" time="2024-05-05T22:55:52+08:00" level=warning msg="command not implemented" arguments=" $MYSQLTEST_VARDIR MYSQLTEST_VARDIR" command=replace_result line=1563 time="2024-05-05T22:55:52+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-05T22:55:52+08:00" level=warning msg="command not implemented" arguments=" $MYSQLTEST_VARDIR MYSQLTEST_VARDIR" command=replace_result line=1565 time="2024-05-05T22:55:52+08:00" level=warning msg="command not implemented" arguments=" SELECT LOAD_FILE('$MYSQLTEST_VARDIR/tmp/wl6614.txt')" command=eval line=1566 time="2024-05-05T22:55:52+08:00" level=warning msg="command not implemented" arguments=" $MYSQLTEST_VARDIR MYSQLTEST_VARDIR" command=replace_result line=1567 time="2024-05-05T22:55:52+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-05T22:55:52+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-05T22:55:52+08:00" level=warning msg="command not implemented" arguments=" $MYSQLTEST_VARDIR MYSQLTEST_VARDIR" command=replace_result line=1571 time="2024-05-05T22:55:52+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-05T22:55:52+08:00" level=warning msg="command not implemented" arguments=" SELECT $fields FROM t2" command=eval line=1573 ./t/key_myisam.test: ok! 123 test cases passed, take time 1.176585399 s ./t/key_primary.test: ok! 12 test cases passed, take time 0.02822369 s ./t/keywords.test: ok! 51 test cases passed, take time 0.173651739 s time="2024-05-05T22:55:52+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;)" ./t/strict.test: ok! 483 test cases passed, take time 1.6710737 s time="2024-05-05T22:55:52+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.03108883 s ./t/sub_query.test: ok! 74 test cases passed, take time 0.243856276 s time="2024-05-05T22:55:52+08:00" level=warning msg="subquery_all:39 query failed with non expected error(s)! (ER_BAD_FIELD_ERROR != 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-05T22:55:52+08:00" level=warning msg="subquery_all:41 query failed with non expected error(s)! (ER_BAD_FIELD_ERROR != 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-05T22:55:52+08:00" level=warning msg="subquery_all:44 query failed with non expected error(s)! (ER_BAD_FIELD_ERROR != ER_ILLEGAL_REFERENCE) (err: Error 1054 (42S22): Unknown column 'a' in 'field list') (query: SELECT (SELECT a) as a;)" time="2024-05-05T22:55:53+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/lead_lag.test: ok! 214 test cases passed, take time 0.422187762 s ./t/lead_lag_explain.test: ok! 81 test cases passed, take time 0.211351649 s ./t/like.test: ok! 8 test cases passed, take time 0.01258435 s time="2024-05-05T22:55:53+08:00" level=warning msg="limit:253 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;)" time="2024-05-05T22:55:53+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-05T22:55:53+08:00" level=warning msg="limit:259 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, @a;)" ./t/limit.test: ok! 174 test cases passed, take time 0.518378546 s ./t/limit_myisam.test: ok! 5 test cases passed, take time 0.054673984 s time="2024-05-05T22:55:53+08:00" level=warning msg="subquery_all:310 query failed with non expected error(s)! (ER_BAD_FIELD_ERROR != 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-05T22:55:53+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;)" ./t/long_tmpdir.test: ok! 3 test cases passed, take time 0.026130894 s time="2024-05-05T22:55:53+08:00" level=warning msg="command not implemented" arguments=" include/have_case_sensitive_file_system.inc" command=source line=7 time="2024-05-05T22:55:53+08:00" level=warning msg="command not implemented" arguments=" include/have_lowercase0.inc" command=source line=8 time="2024-05-05T22:55:53+08:00" level=warning msg="lowercase_fs_off:27 query failed with non expected error(s)! (ErrDBCreateExists != ER_DBACCESS_DENIED_ERROR) (err: Error 1007 (HY000): Can't create database 'D1'; database exists) (query: create database D1;)" time="2024-05-05T22:55:53+08:00" level=warning msg="command not implemented" arguments=" include/wait_until_disconnected.inc" command=source line=29 time="2024-05-05T22:55:53+08:00" level=warning msg="command not implemented" arguments=" include/wait_until_disconnected.inc" command=source line=35 time="2024-05-05T22:55:53+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.114723664 s time="2024-05-05T22:55:54+08:00" level=warning msg="command not implemented" arguments=" include/have_case_sensitive_file_system.inc" command=source line=3 time="2024-05-05T22:55:54+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.027224194 s time="2024-05-05T22:55:54+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-05T22:55:54+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=98 time="2024-05-05T22:55:54+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=108 time="2024-05-05T22:55:54+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=115 time="2024-05-05T22:55:54+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=126 time="2024-05-05T22:55:54+08:00" level=warning msg="lowercase_table:144 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-05T22:55:54+08:00" level=warning msg="lowercase_table:146 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-05T22:55:54+08:00" level=warning msg="lowercase_table:148 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;)" ./t/lowercase_table.test: ok! 72 test cases passed, take time 0.420160243 s ./t/lowercase_table2.test: ok! 86 test cases passed, take time 0.735278975 s time="2024-05-05T22:55:55+08:00" level=warning msg="command not implemented" arguments=" SHOW CREATE TABLE `Table2`;" command=query_vertical line=81 time="2024-05-05T22:55:55+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-05T22:55:55+08:00" level=warning msg="command not implemented" arguments=" SHOW CREATE TABLE Product_Order;" command=query_vertical line=109 time="2024-05-05T22:55:55+08:00" level=warning msg="command not implemented" arguments=" SHOW CREATE TABLE Product;" command=query_vertical line=110 time="2024-05-05T22:55:55+08:00" level=warning msg="command not implemented" arguments=" SHOW CREATE TABLE Customer;" command=query_vertical line=111 time="2024-05-05T22:55:55+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.232462101 s time="2024-05-05T22:55:55+08:00" level=warning msg="command not implemented" arguments=" include/have_lowercase0.inc" command=source line=15 time="2024-05-05T22:55:55+08:00" level=warning msg="command not implemented" arguments=" include/have_case_sensitive_file_system.inc" command=source line=16 time="2024-05-05T22:55:55+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=28 time="2024-05-05T22:55:55+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.0805442 s ./t/lowercase_table_grant.test: ok! 15 test cases passed, take time 0.054050577 s time="2024-05-05T22:55:55+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-05T22:55:55+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-05T22:55:55+08:00" level=warning msg="command not implemented" arguments= command=enable_reconnect line=31 time="2024-05-05T22:55:55+08:00" level=warning msg="command not implemented" arguments=" include/wait_until_connected_again.inc" command=source line=32 time="2024-05-05T22:55:55+08:00" level=warning msg="command not implemented" arguments=" echo \"wait\" > $MYSQLTEST_VARDIR/tmp/mysqld.1.expect" command=exec line=44 time="2024-05-05T22:55:55+08:00" level=warning msg="command not implemented" arguments= command=shutdown_server line=45 time="2024-05-05T22:55:55+08:00" level=warning msg="command not implemented" arguments=" include/wait_until_disconnected.inc" command=source line=46 time="2024-05-05T22:55:55+08:00" level=warning msg="command not implemented" arguments=" echo \"restart\" > $MYSQLTEST_VARDIR/tmp/mysqld.1.expect" command=exec line=50 time="2024-05-05T22:55:55+08:00" level=warning msg="command not implemented" arguments= command=enable_reconnect line=51 time="2024-05-05T22:55:55+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.029192625 s time="2024-05-05T22:55:55+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-05T22:55:55+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-05T22:55:55+08:00" level=warning msg="command not implemented" arguments= command=enable_reconnect line=26 time="2024-05-05T22:55:55+08:00" level=warning msg="command not implemented" arguments=" include/wait_until_connected_again.inc" command=source line=27 time="2024-05-05T22:55:55+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-05T22:55:55+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-05T22:55:55+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-05T22:55:55+08:00" level=warning msg="lowercase_view:62 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 v1aA) where v2aA.col1 = t2aA.col1;)" time="2024-05-05T22:55:55+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-05T22:55:55+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-05T22:55:55+08:00" level=warning msg="lowercase_view:68 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 t2Aa,v2Aa set v2aA.col1 = (select max(col1) from v1aA) where v2Aa.col1 = t2aA.col1;)" time="2024-05-05T22:55:55+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-05T22:55:55+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-05T22:55:55+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-05T22:55:55+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-05T22:55:55+08:00" level=warning msg="lowercase_view:78 query failed with non expected error(s)! (ER_NON_UPDATABLE_TABLE != 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-05T22:55:55+08:00" level=warning msg="lowercase_view:80 query failed with non expected error(s)! (ER_NON_UPDATABLE_TABLE != 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-05T22:55:55+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-05T22:55:55+08:00" level=warning msg="lowercase_view:84 query failed with non expected error(s)! (ER_NON_UPDATABLE_TABLE != 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-05T22:55:55+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-05T22:55:55+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-05T22:55:55+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-05T22:55:55+08:00" level=warning msg="lowercase_view:92 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 t2Aa,v2aA set v2Aa.col1 = (select max(col1) from v2aA) where v2Aa.col1 = t2aA.col1;)" time="2024-05-05T22:55:55+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-05T22:55:55+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-05T22:55:55+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-05T22:55:55+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-05T22:55:55+08:00" level=warning msg="lowercase_view:102 query failed with non expected error(s)! (ER_NON_UPDATABLE_TABLE != 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-05T22:55:55+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-05T22:55:55+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-05T22:55:55+08:00" level=warning msg="lowercase_view:108 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 t1Aa);)" time="2024-05-05T22:55:55+08:00" level=warning msg="lowercase_view:110 query failed with non expected error(s)! (ER_UNKNOWN_ERROR != 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-05T22:55:55+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-05T22:55:55+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-05T22:55:55+08:00" level=warning msg="lowercase_view:116 query failed with non expected error(s)! (ErrUnknown != 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-05T22:55:55+08:00" level=warning msg="lowercase_view:118 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 t1Aa) > 0 and v2aA.col1 = t2aA.col1;)" time="2024-05-05T22:55:55+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-05T22:55:55+08:00" level=warning msg="lowercase_view:122 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 t1aA) > 0 and v1aA.col1 = t2aA.col1;)" time="2024-05-05T22:55:55+08:00" level=warning msg="lowercase_view:124 query failed with non expected error(s)! (ErrUnknown != 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-05T22:55:55+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-05T22:55:55+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-05T22:55:55+08:00" level=warning msg="lowercase_view:130 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-05T22:55:55+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-05T22:55:55+08:00" level=warning msg="lowercase_view:134 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-05T22:55:55+08:00" level=warning msg="lowercase_view:136 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 t1Aa));)" time="2024-05-05T22:55:55+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-05T22:55:55+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-05T22:55:55+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-05T22:55:55+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-05T22:55:55+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-05T22:55:55+08:00" level=warning msg="lowercase_view:148 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 v1Aa));)" time="2024-05-05T22:55:55+08:00" level=warning msg="lowercase_view:150 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 t1aA));)" time="2024-05-05T22:55:55+08:00" level=warning msg="lowercase_view:152 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 v2aA));)" time="2024-05-05T22:55:56+08:00" level=warning msg="command not implemented" arguments=" include/turn_off_only_full_group_by.inc" command=source line=176 time="2024-05-05T22:55:56+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.441985411 s ./t/lpad.test: ok! 26 test cases passed, take time 0.005509021 s ./t/gcol_supported_sql_funcs.test: ok! 1292 test cases passed, take time 5.55102408 s ./t/gcol_view.test: ok! 61 test cases passed, take time 0.537189234 s time="2024-05-05T22:55:55+08:00" level=warning msg="command not implemented" arguments=" include/have_log_bin.inc" command=source line=5 time="2024-05-05T22:55:56+08:00" level=warning msg="grant_dynamic:123 query succeeded, but expected error(s)! (expected errors: ER_NONEXISTING_GRANT) (query: SHOW GRANTS FOR `u1`@`%`;)" time="2024-05-05T22:55:56+08:00" level=warning msg="grant_dynamic:129 query succeeded, but expected error(s)! (expected errors: ER_NONEXISTING_GRANT) (query: SHOW GRANTS FOR `u1`@`%`;)" ./t/grant_dynamic.test: ok! 138 test cases passed, take time 0.568088816 s time="2024-05-05T22:55:56+08:00" level=warning msg="mariadb_cte_nonrecursive:389 Unknown named --error ER_WITH_COL_WRONG_LIST" time="2024-05-05T22:55:56+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-05T22:55:56+08:00" level=warning msg="mariadb_cte_nonrecursive:397 Unknown named --error ER_DUP_QUERY_NAME" time="2024-05-05T22:55:56+08:00" level=warning msg="mariadb_cte_nonrecursive:397 query failed with non expected error(s)! (ErrNonuniqTable != 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-05T22:55:56+08:00" level=warning msg="mariadb_cte_nonrecursive:408 Unknown named --error ER_RECURSIVE_WITHOUT_ANCHORS" time="2024-05-05T22:55:56+08:00" level=warning msg="mariadb_cte_nonrecursive:408 query failed with non expected error(s)! (ErrNoSuchTable != 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-05T22:55:56+08:00" level=warning msg="mariadb_cte_nonrecursive:414 Unknown named --error ER_RECURSIVE_WITHOUT_ANCHORS" time="2024-05-05T22:55:56+08:00" level=warning msg="mariadb_cte_nonrecursive:414 query failed with non expected error(s)! (ErrNoSuchTable != 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-05T22:55:56+08:00" level=warning msg="mariadb_cte_nonrecursive:421 Unknown named --error ER_RECURSIVE_WITHOUT_ANCHORS" time="2024-05-05T22:55:56+08:00" level=warning msg="mariadb_cte_nonrecursive:421 query failed with non expected error(s)! (ErrNoSuchTable != 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-05T22:55:56+08:00" level=warning msg="mariadb_cte_nonrecursive:429 Unknown named --error ER_RECURSIVE_WITHOUT_ANCHORS" time="2024-05-05T22:55:56+08:00" level=warning msg="mariadb_cte_nonrecursive:429 query failed with non expected error(s)! (ErrCTERecursiveRequiresUnion != 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-05T22:55:56+08:00" level=warning msg="mariadb_cte_nonrecursive:461 Unknown named --error ER_WITH_COL_WRONG_LIST" time="2024-05-05T22:55:56+08:00" level=warning msg="mariadb_cte_nonrecursive:461 query failed with non expected error(s)! (ErrViewWrongList != 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-05T22:55:56+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-05T22:55:56+08:00" level=warning msg="command not implemented" arguments=" include/have_case_insensitive_file_system.inc" command=source line=2 ./t/grant_lowercase_fs.test: ok! 14 test cases passed, take time 0.139811386 s time="2024-05-05T22:55:56+08:00" level=warning msg="command not implemented" arguments=" include/not_embedded.inc" command=source line=7 time="2024-05-05T22:55:56+08:00" level=warning msg="command not implemented" arguments=" include/count_sessions.inc" command=source line=10 time="2024-05-05T22:55:56+08:00" level=warning msg="ping db failed, retry count 0 (remain 1) err Error 3118 (HY000): Access denied for user 'unlocked_user'@'::1'. Account is locked." time="2024-05-05T22:55:57+08:00" level=error msg="open db failed Error 3118 (HY000): Access denied for user 'unlocked_user'@'::1'. Account is locked., take time 501.131ms" time="2024-05-05T22:55:57+08:00" level=warning msg="ping db failed, retry count 0 (remain 1) err Error 3118 (HY000): Access denied for user 'unlocked_user'@'::1'. Account is locked." time="2024-05-05T22:55:57+08:00" level=warning msg="command not implemented" arguments=" $q;" command=eval line=741 time="2024-05-05T22:55:57+08:00" level=warning msg="command not implemented" arguments=" explain $q;" command=eval line=742 time="2024-05-05T22:55:57+08:00" level=warning msg="command not implemented" arguments=" $q;" command=eval line=769 time="2024-05-05T22:55:57+08:00" level=warning msg="command not implemented" arguments=" explain extended $q;" command=eval line=770 time="2024-05-05T22:55:57+08:00" level=warning msg="command not implemented" arguments=" $q1;" command=eval line=800 time="2024-05-05T22:55:57+08:00" level=warning msg="command not implemented" arguments=" $q2;" command=eval line=817 time="2024-05-05T22:55:57+08:00" level=warning msg="command not implemented" arguments=" $q3;" command=eval line=834 time="2024-05-05T22:55:57+08:00" level=warning msg="command not implemented" arguments=" $q4;" command=eval line=852 time="2024-05-05T22:55:57+08:00" level=error msg="open db failed Error 3118 (HY000): Access denied for user 'unlocked_user'@'::1'. Account is locked., take time 501.45566ms" time="2024-05-05T22:55:57+08:00" level=warning msg="command not implemented" arguments=" $MASTER_MYSOCK MASTER_SOCKET $MASTER_MYPORT MASTER_PORT" command=replace_result line=71 time="2024-05-05T22:55:57+08:00" level=warning msg="ping db failed, retry count 0 (remain 1) err Error 3118 (HY000): Access denied for user 'unlocked_user'@'::1'. Account is locked." time="2024-05-05T22:55:58+08:00" level=warning msg="command not implemented" arguments=" |;" command=delimiter line=1297 time="2024-05-05T22:55:58+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 1.791009576 s time="2024-05-05T22:55:58+08:00" level=error msg="open db failed Error 3118 (HY000): Access denied for user 'unlocked_user'@'::1'. Account is locked., take time 501.210737ms" ./t/grant_user_lock.test: ok! 27 test cases passed, take time 1.607435976 s time="2024-05-05T22:55:58+08:00" level=warning msg="command not implemented" arguments=" include/default_optimizer_switch.inc" command=source line=2 time="2024-05-05T22:55:58+08:00" level=warning msg="mariadb_cte_recursive:11 Unknown named --error ER_UNACCEPTABLE_MUTUAL_RECURSION" time="2024-05-05T22:55:58+08:00" level=warning msg="mariadb_cte_recursive:11 query failed with non expected error(s)! (ErrNoSuchTable != 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-05T22:55:58+08:00" level=warning msg="mariadb_cte_recursive:28 Unknown named --error ER_UNACCEPTABLE_MUTUAL_RECURSION" time="2024-05-05T22:55:58+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-05T22:55:58+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-05T22:55:58+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-05T22:55:58+08:00" level=warning msg="mariadb_cte_recursive:753 Unknown named --error ER_NOT_STANDARD_COMPLIANT_RECURSIVE" time="2024-05-05T22:55:58+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-05T22:55:58+08:00" level=warning msg="mariadb_cte_recursive:772 Unknown named --error ER_WITH_COL_WRONG_LIST" time="2024-05-05T22:55:58+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-05T22:55:58+08:00" level=warning msg="mariadb_cte_recursive:810 Unknown named --error ER_NOT_STANDARD_COMPLIANT_RECURSIVE" time="2024-05-05T22:55:58+08:00" level=warning msg="mariadb_cte_recursive:810 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 '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-05T22:55:58+08:00" level=warning msg="mariadb_cte_recursive:858 Unknown named --error ER_NOT_STANDARD_COMPLIANT_RECURSIVE" time="2024-05-05T22:55:58+08:00" level=warning msg="mariadb_cte_recursive:858 query failed with non expected error(s)! (ErrCTERecursiveForbiddenJoinOrder != 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-05T22:55:58+08:00" level=warning msg="mariadb_cte_recursive:923 Unknown named --error ER_NOT_STANDARD_COMPLIANT_RECURSIVE" time="2024-05-05T22:55:58+08:00" level=warning msg="mariadb_cte_recursive:923 query failed with non expected error(s)! (ER_CTE_RECURSIVE_FORBIDS_AGGREGATION != 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-05T22:55:58+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-05T22:55:58+08:00" level=warning msg="subquery_all:1646 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-05T22:55:58+08:00" level=warning msg="subquery_all:1649 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-05T22:55:58+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;)" time="2024-05-05T22:55:59+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-05T22:55:59+08:00" level=warning msg="command not implemented" arguments=" ANALYZE $q1;" command=eval line=1771 time="2024-05-05T22:55:59+08:00" level=warning msg="command not implemented" arguments=" $q1;" command=eval line=1772 time="2024-05-05T22:55:59+08:00" level=warning msg="command not implemented" arguments=" ANALYZE $q2;" command=eval line=1774 time="2024-05-05T22:55:59+08:00" level=warning msg="command not implemented" arguments=" $q2;" command=eval line=1775 time="2024-05-05T22:55:59+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;)" time="2024-05-05T22:55:59+08:00" level=warning msg="mariadb_cte_recursive:1887 Unknown named --error ER_UNACCEPTABLE_MUTUAL_RECURSION" time="2024-05-05T22:55:59+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-05T22:55:59+08:00" level=warning msg="command not implemented" arguments=" $q;" command=eval line=1955 time="2024-05-05T22:55:59+08:00" level=warning msg="command not implemented" arguments=" explain extended $q;" command=eval line=1956 time="2024-05-05T22:55:59+08:00" level=warning msg="command not implemented" arguments=" $q;" command=eval line=2032 time="2024-05-05T22:55:59+08:00" level=warning msg="command not implemented" arguments=" EXPLAIN $q;" command=eval line=2033 time="2024-05-05T22:55:59+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;)" ./t/group_min_max_innodb.test: ok! 132 test cases passed, take time 1.1161495 s time="2024-05-05T22:55:59+08:00" level=warning msg="command not implemented" arguments=" include/have_ps_protocol.inc" command=source line=8 ./t/group_min_max_ps_protocol.test: ok! 22 test cases passed, take time 0.098324576 s time="2024-05-05T22:55:59+08:00" level=warning msg="groupby:32 query failed with non expected error(s)! (ErrUnknown != ER_BAD_FIELD_ERROR) (err: Error 1105 (HY000): Unknown column '3' in 'group statement') (query: select * from t group by 3 order by c1;)" time="2024-05-05T22:55:59+08:00" level=warning msg="groupby:36 query failed with non expected error(s)! (ER_WRONG_GROUP_FIELD != ER_INVALID_GROUP_FUNC_USE) (err: Error 1056 (42000): Can't group on 'count(c1)') (query: select count(c1) from t group by 1 order by c1;)" time="2024-05-05T22:55:59+08:00" level=warning msg="groupby:54 query succeeded, but expected error(s)! (expected errors: ER_NON_UNIQ_ERROR) (query: select c1 as c2, c2 from t group by c2 + 1 order by c1;)" ./t/groupby.test: ok! 99 test cases passed, take time 0.101187797 s time="2024-05-05T22:55:59+08:00" level=warning msg="command not implemented" arguments=" $q;" command=eval line=2168 time="2024-05-05T22:55:59+08:00" level=warning msg="command not implemented" arguments=" $q1;" command=eval line=2183 time="2024-05-05T22:55:59+08:00" level=warning msg="command not implemented" arguments=" $q2;" command=eval line=2195 time="2024-05-05T22:55:59+08:00" level=warning msg="command not implemented" arguments=" $q3;" command=eval line=2207 time="2024-05-05T22:55:59+08:00" level=warning msg="command not implemented" arguments=" $q4;" command=eval line=2219 time="2024-05-05T22:56:00+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-05T22:56:00+08:00" level=warning msg="command not implemented" arguments="\n$rec_cte\nselect * from cte as t;" command=eval line=2347 time="2024-05-05T22:56:00+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-05T22:56:00+08:00" level=warning msg="command not implemented" arguments="\n$rec_cte\nselect * from t1 as t;" command=eval line=2356 time="2024-05-05T22:56:00+08:00" level=warning msg="command not implemented" arguments=" $q;" command=eval line=2410 time="2024-05-05T22:56:00+08:00" level=warning msg="having:258 query succeeded, but expected error(s)! (expected errors: 1064) (query: select sum(col1) as co2, count(col2) as cc from t1 group by col1 having col1 =10;)" time="2024-05-05T22:56:00+08:00" level=warning msg="having:268 query succeeded, but expected error(s)! (expected errors: 1054) (query: select t1.col1 from t1\nwhere t1.col2 in\n(select t2.col2 from t2\ngroup by t2.col1, t2.col2 having t2.col1 <= 10);)" time="2024-05-05T22:56:00+08:00" level=warning msg="command not implemented" arguments=" include/turn_off_only_full_group_by.inc" command=source line=313 time="2024-05-05T22:56:00+08:00" level=warning msg="command not implemented" arguments=" include/restore_sql_mode_after_turn_off_only_full_group_by.inc" command=source line=320 time="2024-05-05T22:56:00+08:00" level=warning msg="having:359 query failed with non expected error(s)! (ER_BAD_FIELD_ERROR != 1052) (err: Error 1054 (42S22): Unknown column 'col1' in 'having clause') (query: select t1.col1*10+t2.col1 from t1,t2 where t1.col1=t2.col1\ngroup by t1.col1, t2.col1 having col1 = 2;)" time="2024-05-05T22:56:00+08:00" level=warning msg="command not implemented" arguments= command=disable_ps_protocol line=371 time="2024-05-05T22:56:00+08:00" level=warning msg="command not implemented" arguments= command=enable_ps_protocol line=373 time="2024-05-05T22:56:00+08:00" level=warning msg="command not implemented" arguments=" explain $q;" command=eval line=2435 time="2024-05-05T22:56:00+08:00" level=warning msg="command not implemented" arguments=" $q;" command=eval line=2436 time="2024-05-05T22:56:00+08:00" level=warning msg="command not implemented" arguments=" explain $q1;" command=eval line=2448 time="2024-05-05T22:56:00+08:00" level=warning msg="command not implemented" arguments=" $q1;" command=eval line=2449 time="2024-05-05T22:56:00+08:00" level=warning msg="command not implemented" arguments=" $q;" command=eval line=2464 time="2024-05-05T22:56:00+08:00" level=warning msg="command not implemented" arguments=" $q;" command=eval line=2475 time="2024-05-05T22:56:00+08:00" level=warning msg="command not implemented" arguments=" explain $q;" command=eval line=2476 time="2024-05-05T22:56:00+08:00" level=warning msg="command not implemented" arguments=" $q;" command=eval line=2535 time="2024-05-05T22:56:00+08:00" level=warning msg="command not implemented" arguments=" $q;" command=eval line=2564 time="2024-05-05T22:56:00+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-05T22:56:00+08:00" level=warning msg="mariadb_cte_recursive:2751 query failed with non expected error(s)! (ErrNotSupportedYet != 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-05T22:56:00+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;)" time="2024-05-05T22:56:00+08:00" level=warning msg="command not implemented" arguments=" include/turn_off_only_full_group_by.inc" command=source line=467 time="2024-05-05T22:56:00+08:00" level=warning msg="command not implemented" arguments=" include/restore_sql_mode_after_turn_off_only_full_group_by.inc" command=source line=469 time="2024-05-05T22:56:00+08:00" level=warning msg="having:473 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 #1 of SELECT list contains nonaggregated column 'f1'; this is incompatible with sql_mode=only_full_group_by) (query: select f1 from t1 having max(f1)=f1;)" ./t/mariadb_cte_recursive.test: ok! 313 test cases passed, take time 2.414982763 s ./t/math.test: ok! 6 test cases passed, take time 0.011017948 s time="2024-05-05T22:56:00+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=6 time="2024-05-05T22:56:00+08:00" level=warning msg="command not implemented" arguments= command=disable_ps_protocol line=8 time="2024-05-05T22:56:00+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=51 time="2024-05-05T22:56:00+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-05T22:56:00+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=68 time="2024-05-05T22:56:00+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=71 time="2024-05-05T22:56:00+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=85 time="2024-05-05T22:56:00+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=98 time="2024-05-05T22:56:00+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=112 time="2024-05-05T22:56:00+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=117 time="2024-05-05T22:56:00+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=127 time="2024-05-05T22:56:00+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=129 time="2024-05-05T22:56:00+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=184 time="2024-05-05T22:56:00+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=186 time="2024-05-05T22:56:00+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=210 time="2024-05-05T22:56:00+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=212 time="2024-05-05T22:56:01+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=225 time="2024-05-05T22:56:01+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=236 time="2024-05-05T22:56:01+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=248 time="2024-05-05T22:56:01+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.498292375 s time="2024-05-05T22:56:01+08:00" level=warning msg="command not implemented" arguments= command=disable_ps_protocol line=6 time="2024-05-05T22:56:01+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=14 time="2024-05-05T22:56:01+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.144561772 s time="2024-05-05T22:56:01+08:00" level=warning msg="multi_update:23 query failed with non expected error(s)! (ErrUnknown 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;)" ./t/having.test: ok! 273 test cases passed, take time 1.7550955529999999 s time="2024-05-05T22:56:01+08:00" level=warning msg="multi_update:25 query failed with non expected error(s)! (ErrUnknown 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;)" ./t/filesort.test: ok! 54 test cases passed, take time 11.930492615 s ./t/filesort_json.test: ok! 16 test cases passed, take time 0.095453064 s time="2024-05-05T22:56:01+08:00" level=warning msg="command not implemented" arguments=" include/force_myisam_default.inc" command=source line=2 time="2024-05-05T22:56:01+08:00" level=warning msg="command not implemented" arguments=" include/have_myisam.inc" command=source line=3 ./t/having_myisam.test: ok! 17 test cases passed, take time 0.143632838 s ./t/filesort_merge.test: ok! 34 test cases passed, take time 0.388564446 s time="2024-05-05T22:56:01+08:00" level=warning msg="command not implemented" arguments=" 0 x 1 x 2 x 3 x 4 x 5 x 6 x 7 x 8 x 9 x 10 x 11 x 12 x 13 x 14 x" command=replace_result line=53 time="2024-05-05T22:56:01+08:00" level=warning msg="command not implemented" arguments=" 0 x 1 x 2 x 3 x 4 x 5 x 6 x 7 x 8 x 9 x 10 x 11 x 12 x 13 x 14 x" command=replace_result line=55 time="2024-05-05T22:56:01+08:00" level=warning msg="command not implemented" arguments=" 0 x 1 x 2 x 3 x 4 x 5 x 6 x 7 x 8 x 9 x 10 x 11 x 12 x 13 x 14 x" command=replace_result line=58 time="2024-05-05T22:56:02+08:00" level=warning msg="multi_update:243 query succeeded, but expected error(s)! (expected errors: ER_UPDATE_WITHOUT_KEY_IN_SAFE_MODE) (query: UPDATE t1,t2 SET t1.d=t2.d WHERE t1.n=t2.n;)" ./t/filter_single_col_idx_big.test: ok! 26 test cases passed, take time 0.133661715 s ./t/heap_btree.test: ok! 147 test cases passed, take time 0.886168799 s ./t/heap_btree_myisam.test: ok! 12 test cases passed, take time 0.086388432 s ./t/histogram_singleton.test: ok! 266 test cases passed, take time 0.555179503 s time="2024-05-05T22:56:03+08:00" level=warning msg="ignore_strict:103 query succeeded, but expected error(s)! (expected errors: ER_BAD_NULL_ERROR) (query: INSERT INTO t1 VALUES (NULL);)" time="2024-05-05T22:56:03+08:00" level=warning msg="multi_update:465 query succeeded, but expected error(s)! (expected errors: ER_UPDATE_TABLE_USED) (query: update t1,t2 set t1.col1 = (select max(col1) from t1) where t1.col1 = t2.col1;)" time="2024-05-05T22:56:03+08:00" level=warning msg="multi_update:467 query succeeded, but expected error(s)! (expected errors: ER_UPDATE_TABLE_USED) (query: delete t1 from t1,t2 where t1.col1 < (select max(col1) from t1) and t1.col1 = t2.col1;)" time="2024-05-05T22:56:03+08:00" level=warning msg="multi_update:492 query succeeded, but expected error(s)! (expected errors: ER_UPDATE_TABLE_USED) (query: delete from t1,t2 using t1,t2 where t1.a=(select a from t1);)" ./t/foreign_key.test: ok! 158 test cases passed, take time 1.433524095 s time="2024-05-05T22:56:03+08:00" level=warning msg="ignore_strict:346 query failed with non expected error(s)! (ER_UNKNOWN_ERROR != ER_NO_DEFAULT_FOR_VIEW_FIELD) (err: Error 1105 (HY000): insert into view v1 is not supported now) (query: INSERT INTO v1 (vcol1) VALUES(12);)" time="2024-05-05T22:56:03+08:00" level=warning msg="ignore_strict:391 query failed with non expected error(s)! (ErrTruncatedWrongValue != ER_WRONG_VALUE_FOR_TYPE) (err: Error 1292 (22007): Incorrect datetime value: '0000-00-00 00:00:00') (query: INSERT INTO t1 VALUES(STR_TO_DATE('32.10.2004 15.30','%D.%D.%Y %H.%I'));)" time="2024-05-05T22:56:03+08:00" level=warning msg="ignore_strict:412 query failed with non expected error(s)! (ErrDataTooLong != ER_TRUNCATED_WRONG_VALUE) (err: Error 1406 (22001): Data Too Long, field len 3, data len 4) (query: INSERT INTO t1 (col1) VALUES (CAST(1000 as CHAR(3)));)" time="2024-05-05T22:56:03+08:00" level=warning msg="ignore_strict:417 query failed with non expected error(s)! (ErrDataTooLong != ER_TRUNCATED_WRONG_VALUE) (err: Error 1406 (22001): Data Too Long, field len 3, data len 4) (query: INSERT INTO t1 (col1) VALUES (CAST(1000 as CHAR(3)));)" time="2024-05-05T22:56:03+08:00" level=warning msg="ignore_strict:439 query failed with non expected error(s)! (ErrTruncatedWrongValueForField != 1265) (err: Error 1366 (HY000): Incorrect tinyint value: '1a' for column 'a' at row 1) (query: INSERT INTO t1 VALUES ('1a');)" time="2024-05-05T22:56:03+08:00" level=warning msg="command not implemented" arguments=" alter table t1 add column c int default 100 after a;" command=send line=553 time="2024-05-05T22:56:03+08:00" level=warning msg="command not implemented" arguments=" include/wait_condition.inc" command=source line=561 time="2024-05-05T22:56:03+08:00" level=warning msg="command not implemented" arguments=" update t1, v1 set t1.b=t1.a+t1.b+v1.b where t1.a=v1.a;" command=send line=562 time="2024-05-05T22:56:03+08:00" level=warning msg="command not implemented" arguments=" include/wait_condition.inc" command=source line=572 time="2024-05-05T22:56:03+08:00" level=warning msg="command not implemented" arguments=";" command=reap line=576 time="2024-05-05T22:56:03+08:00" level=warning msg="command not implemented" arguments=";" command=reap line=579 time="2024-05-05T22:56:03+08:00" level=warning msg="multi_update:642 query succeeded, but expected error(s)! (expected errors: ER_DUP_ENTRY) (query: delete t3.* from t2,t3 where t2.a=t3.a;)" time="2024-05-05T22:56:04+08:00" level=warning msg="multi_update:664 query succeeded, but expected error(s)! (expected errors: ER_UPDATE_WITHOUT_KEY_IN_SAFE_MODE) (query: UPDATE IGNORE t1, t1 t1a SET t1.a = 1 WHERE t1a.a = 1;)" time="2024-05-05T22:56:03+08:00" level=warning msg="foreign_key1:161 query failed with non expected error(s)! (ErrTooLongIdent != 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-05T22:56:03+08:00" level=warning msg="foreign_key1:164 query failed with non expected error(s)! (ErrTooLongIdent != 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-05T22:56:03+08:00" level=warning msg="foreign_key1:173 query failed with non expected error(s)! (ErrTooLongIdent != 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-05T22:56:03+08:00" level=warning msg="foreign_key1:176 query failed with non expected error(s)! (ErrTooLongIdent != 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-05T22:56:04+08:00" level=warning msg="ignore_strict:460 query failed with non expected error(s)! (ErrLoadDataFromServerDisk != ER_WARN_NULL_TO_NOTNULL) (err: Error 8154 (HY000): Don't support load data from tidb-server's disk. Or if you want to load local data via client, the path of INFILE '../../std_data/wl6030_2.dat' needs to specify the clause of LOCAL first) (query: LOAD DATA INFILE '../../std_data/wl6030_2.dat' INTO TABLE t1 FIELDS TERMINATED BY ',' ENCLOSED BY '\"';)" time="2024-05-05T22:56:04+08:00" level=warning msg="ignore_strict:486 query succeeded, but expected error(s)! (expected errors: ER_BAD_NULL_ERROR) (query: INSERT INTO t1 VALUES (NULL);)" time="2024-05-05T22:56:04+08:00" level=warning msg="ignore_strict:624 query failed with non expected error(s)! (ErrLoadDataFromServerDisk != ER_DUP_ENTRY) (err: Error 8154 (HY000): Don't support load data from tidb-server's disk. Or if you want to load local data via client, the path of INFILE '../../std_data/rpl_loaddata.dat' needs to specify the clause of LOCAL first) (query: LOAD DATA INFILE '../../std_data/rpl_loaddata.dat' INTO TABLE t2 (a, @b) SET b= @b + 2;)" time="2024-05-05T22:56:04+08:00" level=warning msg="multi_update:766 query failed with non expected error(s)! (ER_NON_UPDATABLE_TABLE not in ER_WRONG_USAGE, ER_VIEW_PREVENT_UPDATE) (err: Error 1288 (HY000): The target table v of the UPDATE is not updatable) (query: UPDATE v SET a=1 ORDER BY a;)" time="2024-05-05T22:56:04+08:00" level=warning msg="multi_update:768 query failed with non expected error(s)! (ErrNonUpdatableTable not in ER_WRONG_USAGE, ER_VIEW_PREVENT_UPDATE) (err: Error 1288 (HY000): The target table v of the UPDATE is not updatable) (query: UPDATE v SET a=1 LIMIT 3;)" time="2024-05-05T22:56:04+08:00" level=warning msg="command not implemented" arguments=" $check_query;" command=eval line=835 time="2024-05-05T22:56:04+08:00" level=warning msg="command not implemented" arguments=" EXPLAIN $query;" command=eval line=839 time="2024-05-05T22:56:04+08:00" level=warning msg="command not implemented" arguments=" $query;" command=eval line=840 time="2024-05-05T22:56:04+08:00" level=warning msg="command not implemented" arguments=" $check_query;" command=eval line=843 time="2024-05-05T22:56:04+08:00" level=warning msg="command not implemented" arguments=" EXPLAIN $query;" command=eval line=848 time="2024-05-05T22:56:04+08:00" level=warning msg="command not implemented" arguments=" $query;" command=eval line=849 time="2024-05-05T22:56:04+08:00" level=warning msg="command not implemented" arguments=" $check_query;" command=eval line=850 time="2024-05-05T22:56:04+08:00" level=warning msg="command not implemented" arguments=" EXPLAIN $query;" command=eval line=859 time="2024-05-05T22:56:04+08:00" level=warning msg="command not implemented" arguments=" $query;" command=eval line=860 time="2024-05-05T22:56:04+08:00" level=warning msg="command not implemented" arguments=" EXPLAIN $query;" command=eval line=866 time="2024-05-05T22:56:04+08:00" level=warning msg="command not implemented" arguments=" $query;" command=eval line=867 ./t/multi_update.test: ok! 356 test cases passed, take time 2.994311748 s ./t/ignore_strict.test: ok! 157 test cases passed, take time 0.911142507 s time="2024-05-05T22:56:04+08:00" level=warning msg="command not implemented" arguments=" $default_engine " command=replace_result line=25 time="2024-05-05T22:56:04+08:00" level=warning msg="command not implemented" arguments=" $default_engine " command=replace_result line=44 time="2024-05-05T22:56:04+08:00" level=warning msg="command not implemented" arguments=" $default_engine " command=replace_result line=61 time="2024-05-05T22:56:04+08:00" level=warning msg="command not implemented" arguments=" $default_engine " command=replace_result line=76 time="2024-05-05T22:56:04+08:00" level=warning msg="command not implemented" arguments=" $default_engine " command=replace_result line=91 time="2024-05-05T22:56:04+08:00" level=warning msg="command not implemented" arguments=" $default_engine " command=replace_result line=106 time="2024-05-05T22:56:04+08:00" level=warning msg="multi_update_innodb:24 query failed with non expected error(s)! (ER_NON_UPDATABLE_TABLE != ER_MULTI_UPDATE_KEY_CONFLICT) (err: Error 1288 (HY000): The target table A of the UPDATE is not updatable) (query: UPDATE v1 AS A, t1 AS B SET A.pk = 1, B.a = 2;)" time="2024-05-05T22:56:04+08:00" level=warning msg="command not implemented" arguments=" EXPLAIN $query;" command=eval line=107 time="2024-05-05T22:56:04+08:00" level=warning msg="command not implemented" arguments=" EXPLAIN $query;" command=eval line=112 time="2024-05-05T22:56:04+08:00" level=warning msg="command not implemented" arguments=" $query;" command=eval line=113 time="2024-05-05T22:56:04+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-05T22:56:04+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);)" time="2024-05-05T22:56:04+08:00" level=warning msg="command not implemented" arguments=" $default_engine " command=replace_result line=121 time="2024-05-05T22:56:04+08:00" level=warning msg="command not implemented" arguments=" $default_engine " command=replace_result line=136 time="2024-05-05T22:56:04+08:00" level=warning msg="command not implemented" arguments=" $default_engine " command=replace_result line=151 time="2024-05-05T22:56:04+08:00" level=warning msg="command not implemented" arguments=" $default_engine " command=replace_result line=166 ./t/implicit_char_to_num_conversion.test: ok! 110 test cases passed, take time 0.362186367 s ./t/in.test: ok! 13 test cases passed, take time 0.017890285 s ./t/multi_update_innodb.test: ok! 62 test cases passed, take time 0.29839464 s ./t/multi_update_tiny_hash.test: ok! 23 test cases passed, take time 0.125783668 s ./t/index.test: ok! 33 test cases passed, take time 0.183815343 s time="2024-05-05T22:56:05+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-05T22:56:05+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-05T22:56:05+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-05T22:56:05+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-05T22:56:05+08:00" level=warning msg="command not implemented" arguments= command=enable_connect_log line=489 time="2024-05-05T22:56:05+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-05T22:56:05+08:00" level=warning msg="command not implemented" arguments=" $conA " command=replace_result line=514 time="2024-05-05T22:56:05+08:00" level=warning msg="command not implemented" arguments=" set @conA_id = $conA" command=eval line=515 time="2024-05-05T22:56:05+08:00" level=warning msg="command not implemented" arguments=" include/wait_condition.inc" command=source line=521 time="2024-05-05T22:56:05+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 1.888401051 s time="2024-05-05T22:56:05+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-05T22:56:05+08:00" level=warning msg="foreign_key_cascade_delete:41 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 t1 where id=0;)" time="2024-05-05T22:56:05+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-05T22:56:05+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-05T22:56:05+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-05T22:56:05+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-05T22:56:05+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-05T22:56:05+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-05T22:56:05+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-05T22:56:05+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-05T22:56:05+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-05T22:56:05+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-05T22:56:05+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-05T22:56:05+08:00" level=warning msg="foreign_key_cascade_delete:117 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-05T22:56:05+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-05T22:56:05+08:00" level=warning msg="foreign_key_cascade_delete:136 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 t0 where id=0;)" time="2024-05-05T22:56:05+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-05T22:56:05+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-05T22:56:05+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-05T22:56:05+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-05T22:56:05+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-05T22:56:05+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-05T22:56:05+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-05T22:56:05+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-05T22:56:05+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-05T22:56:05+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-05T22:56:05+08:00" level=warning msg="foreign_key_cascade_delete:286 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-05T22:56:06+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-05T22:56:06+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-05T22:56:06+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-05T22:56:06+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-05T22:56:06+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-05T22:56:06+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-05T22:56:06+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-05T22:56:06+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-05T22:56:06+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-05T22:56:06+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-05T22:56:06+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-05T22:56:06+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-05T22:56:06+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-05T22:56:06+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-05T22:56:06+08:00" level=warning msg="foreign_key_cascade_delete:385 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-05T22:56:06+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-05T22:56:06+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-05T22:56:06+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-05T22:56:06+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-05T22:56:06+08:00" level=warning msg="foreign_key_cascade_delete:432 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-05T22:56:06+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-05T22:56:06+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-05T22:56:06+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-05T22:56:06+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-05T22:56:06+08:00" level=warning msg="foreign_key_cascade_delete:449 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-05T22:56:06+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-05T22:56:06+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-05T22:56:06+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-05T22:56:06+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-05T22:56:06+08:00" level=warning msg="foreign_key_cascade_delete:495 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-05T22:56:06+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-05T22:56:06+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-05T22:56:06+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-05T22:56:06+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-05T22:56:06+08:00" level=warning msg="foreign_key_cascade_delete:535 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-05T22:56:06+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-05T22:56:06+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-05T22:56:06+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-05T22:56:06+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-05T22:56:06+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-05T22:56:06+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-05T22:56:06+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-05T22:56:06+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-05T22:56:06+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-05T22:56:06+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-05T22:56:06+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-05T22:56:06+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-05T22:56:06+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');)" time="2024-05-05T22:56:06+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-05T22:56:06+08:00" level=warning msg="multi_valued_index:582 query failed with non expected error(s)! (ER_DUP_ENTRY != 1176) (err: Error 1062 (23000): Duplicate entry '2-1850766141593485312-3' for key 't1.mv_idx_date') (query: INSERT INTO t1 SELECT * FROM t1 USE KEY FOR GROUP BY ( mv_idx_unsigned , mv_idx_signed ) GROUP BY j3 ORDER BY j1;)" time="2024-05-05T22:56:07+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-05T22:56:07+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-05T22:56:07+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-05T22:56:07+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);)" ./t/multi_valued_index.test: ok! 659 test cases passed, take time 3.755046381 s ./t/multi_valued_index_cost_based.test: ok! 312 test cases passed, take time 0.565117985 s time="2024-05-05T22:56:09+08:00" level=warning msg="mysql_replace:20 query succeeded, but expected error(s)! (expected errors: ErrUnsupportedDDLOperation) (query: alter table t1 engine=heap;)" ./t/mysql_replace.test: ok! 19 test cases passed, take time 0.118496902 s ./t/negation_elimination.test: ok! 66 test cases passed, take time 0.096866109 s time="2024-05-05T22:56:09+08:00" level=warning msg="nth:39 query succeeded, but expected error(s)! (expected errors: ER_WRONG_ARGUMENTS) (query: SELECT id, sex, NTH_VALUE(id, NULL) OVER () FROM t1;)" ./t/nth.test: ok! 86 test cases passed, take time 0.092181347 s ./t/null_key_all_innodb.test: ok! 71 test cases passed, take time 0.94017543 s ./t/odbc.test: ok! 32 test cases passed, take time 0.127172579 s ./t/operator.test: ok! 28 test cases passed, take time 0.005794531 s ./t/opt_hint_timeout.test: ok! 29 test cases passed, take time 0.373221346 s time="2024-05-05T22:56:11+08:00" level=warning msg="command not implemented" arguments=" include/not_hypergraph.inc # Join order hints are not supported." command=source line=2 ./t/opt_hints_join_order.test: ok! 83 test cases passed, take time 0.46191238 s time="2024-05-05T22:56:11+08:00" level=warning msg="command not implemented" arguments= command=disable_ps_protocol line=6574 time="2024-05-05T22:56:11+08:00" level=warning msg="command not implemented" arguments= command=enable_ps_protocol line=6581 time="2024-05-05T22:56:11+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);)" ./t/foreign_key_cascade_delete.test: ok! 527 test cases passed, take time 5.712150986 s ./t/opt_hints_subquery.test: ok! 187 test cases passed, take time 0.238405501 s ./t/optimizer_bug12837084.test: ok! 10 test cases passed, take time 0.108896863 s time="2024-05-05T22:56:12+08:00" level=warning msg="command not implemented" arguments=" 9091 9090 # These two records can both be chosen from t2." command=replace_result line=120 time="2024-05-05T22:56:12+08:00" level=warning msg="command not implemented" arguments=" 9091 9090 # These two records can both be chosen from t2." command=replace_result line=169 time="2024-05-05T22:56:12+08:00" level=warning msg="command not implemented" arguments=" 9091 9090 # These two records can both be chosen from t2." command=replace_result line=183 ./t/subquery_all.test: ok! 2358 test cases passed, take time 19.235418948 s time="2024-05-05T22:56:12+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;)" ./t/order_by_limit.test: ok! 45 test cases passed, take time 0.417733476 s time="2024-05-05T22:56:12+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-05T22:56:12+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-05T22:56:12+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-05T22:56:12+08:00" level=warning msg="foreign_key_cascade_mysql:404 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 (a) on delete cascade on update restrict;)" time="2024-05-05T22:56:12+08:00" level=warning msg="foreign_key_cascade_mysql:432 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 (b) on delete cascade on update restrict;)" ./t/subquery_antijoin.test: ok! 116 test cases passed, take time 0.699000486 s time="2024-05-05T22:56:13+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-05T22:56:13+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-05T22:56:13+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-05T22:56:13+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-05T22:56:13+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-05T22:56:13+08:00" level=warning msg="command not implemented" arguments=" EXPLAIN $query;" command=eval line=252 ./t/foreign_key_cascade_mysql.test: ok! 301 test cases passed, take time 2.016283683 s time="2024-05-05T22:56:13+08:00" level=warning msg="subquery_bugs:676 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 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);)" ./t/foreign_key_cascade_type.test: ok! 143 test cases passed, take time 0.819281263 s Great, All tests passed mysqltest end tidb-server(PID: 2344) stopped [Pipeline] } [Pipeline] // dir [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-ghpr_mysql_test-8604/tidb-test already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir Post stage [Pipeline] junit Recording test results time="2024-05-05T22:56:14+08:00" level=warning msg="command not implemented" arguments=" EXPLAIN FORMAT=brief $query;" command=eval line=946 ./t/order_by_sortkey.test: ok! 41 test cases passed, take time 2.00063438 s ./t/orderby.test: ok! 53 test cases passed, take time 0.065298168 s time="2024-05-05T22:56:14+08:00" level=warning msg="overflow:9 query failed with non expected error(s)! (ErrDBDropExists not in ER_PARSE_ERROR,ER_TOO_LONG_IDENT,ER_WRONG_NAME_FOR_INDEX) (err: Error 1008 (HY000): Can't drop database 'AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'; database doesn't exist) (query: drop database AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA;)" ./t/overflow.test: ok! 2 test cases passed, take time 0.003459438 s ./t/packet.test: ok! 50 test cases passed, take time 0.090857298 s time="2024-05-05T22:56:14+08:00" level=warning msg="command not implemented" arguments=" include/not_windows.inc" command=source line=4 time="2024-05-05T22:56:14+08:00" level=warning msg="command not implemented" arguments=" include/count_sessions.inc" command=source line=7 time="2024-05-05T22:56:14+08:00" level=warning msg="command not implemented" arguments=" include/force_myisam_default.inc" command=source line=9 time="2024-05-05T22:56:14+08:00" level=warning msg="command not implemented" arguments=" include/have_myisam.inc" command=source line=10 time="2024-05-05T22:56:15+08:00" level=warning msg="packet_myisam:43 query failed with non expected error(s)! (ErrEntryTooLarge != ER_WARN_ALLOWED_PACKET_OVERFLOWED) (err: Error 8025 (HY000): entry too large, the max entry size is 6291456, the size of data is 67108897) (query: UPDATE t3\nSET c32= CONCAT(c32,\nREPEAT('a', @max_allowed_packet-1));)" ./t/packet_myisam.test: ok! 11 test cases passed, take time 0.360090706 s [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } ./t/subquery_bugs.test: ok! 287 test cases passed, take time 3.002450804 s time="2024-05-05T22:56:16+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-05T22:56:15+08:00" level=warning msg="command not implemented" arguments=" ($merge_table_support)\n{" command=if line=486 ./t/index_merge1.test: ok! 160 test cases passed, take time 11.606079338 s time="2024-05-05T22:56:16+08:00" level=warning msg="command not implemented" arguments=" $$\nselect \"non terminated\"$$\nselect \"terminated\";$$\nselect \"non terminated, space\" $$\nselect \"terminated, space\"; $$\nselect \"non terminated, comment\" /* comment */$$\nselect \"terminated, comment\"; /* comment */$$\nselect \"stmt 1\";select \"stmt 2 non terminated\"$$\nselect \"stmt 1\";select \"stmt 2 terminated\";$$\nselect \"stmt 1\";select \"stmt 2 non terminated, space\" $$\nselect \"stmt 1\";select \"stmt 2 terminated, space\"; $$\nselect \"stmt 1\";select \"stmt 2 non terminated, comment\" /* comment */$$\nselect \"stmt 1\";select \"stmt 2 terminated, comment\"; /* comment */$$\nselect \"stmt 1\"; select \"space, stmt 2\"$$\nselect \"stmt 1\";/* comment */select \"comment, stmt 2\"$$" command=delimiter line=423 time="2024-05-05T22:56:16+08:00" level=warning msg="command not implemented" arguments=" ;" command=delimiter line=448 time="2024-05-05T22:56:16+08:00" level=warning msg="parser:556 query failed with non expected error(s)! (ER_SP_DOES_NOT_EXIST != ER_WRONG_PARAMCOUNT_TO_NATIVE_FCT) (err: Error 1305 (42000): FUNCTION parser.source_pos_wait does not exist) (query: select source_pos_wait();)" time="2024-05-05T22:56:16+08:00" level=warning msg="parser:558 query failed with non expected error(s)! (ErrSpDoesNotExist != ER_WRONG_PARAMCOUNT_TO_NATIVE_FCT) (err: Error 1305 (42000): FUNCTION parser.source_pos_wait does not exist) (query: select source_pos_wait(1);)" time="2024-05-05T22:56:16+08:00" level=warning msg="parser:562 query failed with non expected error(s)! (ER_SP_DOES_NOT_EXIST not in 0,ER_WRONG_ARGUMENTS) (err: Error 1305 (42000): FUNCTION parser.source_pos_wait does not exist) (query: select source_pos_wait('binlog.999999', 4, -1);)" time="2024-05-05T22:56:16+08:00" level=warning msg="command not implemented" arguments=" $q;" command=eval line=915 time="2024-05-05T22:56:16+08:00" level=warning msg="parser:923 query failed with non expected error(s)! (ErrWrongUsage != ER_PARSE_ERROR) (err: Error 1221 (HY000): Incorrect usage of UNION and ORDER BY) (query: SELECT 1 FROM t1 ORDER BY 1 UNION SELECT 1 FROM t1;)" time="2024-05-05T22:56:16+08:00" level=warning msg="parser:932 query failed with non expected error(s)! (ErrWrongUsage != ER_PARSE_ERROR) (err: Error 1221 (HY000): Incorrect usage of UNION and LIMIT) (query: SELECT 1 FROM t1 LIMIT 1 UNION SELECT 1 FROM t1;)" time="2024-05-05T22:56:16+08:00" level=warning msg="parser:941 query failed with non expected error(s)! (ErrWrongUsage != ER_PARSE_ERROR) (err: Error 1221 (HY000): Incorrect usage of UNION and LIMIT) (query: SELECT 1 FROM t1 ORDER BY 1 LIMIT 1 UNION SELECT 1 FROM t1;)" time="2024-05-05T22:56:16+08:00" level=warning msg="parser:959 query failed with non expected error(s)! (ErrWrongUsage != ER_PARSE_ERROR) (err: Error 1221 (HY000): Incorrect usage of UNION and ORDER BY) (query: SELECT 1 FROM t1 ORDER BY 1 UNION SELECT 1 FROM t1 ORDER BY 1;)" time="2024-05-05T22:56:16+08:00" level=warning msg="parser:968 query failed with non expected error(s)! (ER_WRONG_USAGE != ER_PARSE_ERROR) (err: Error 1221 (HY000): Incorrect usage of UNION and LIMIT) (query: SELECT 1 FROM t1 LIMIT 1 UNION SELECT 1 FROM t1 LIMIT 1;)" time="2024-05-05T22:56:16+08:00" level=warning msg="parser:977 query failed with non expected error(s)! (ER_WRONG_USAGE != ER_PARSE_ERROR) (err: Error 1221 (HY000): Incorrect usage of UNION and LIMIT) (query: SELECT 1 FROM t1 LIMIT 1 UNION SELECT 1 FROM t1 ORDER BY 1;)" time="2024-05-05T22:56:16+08:00" level=warning msg="parser:986 query failed with non expected error(s)! (ErrWrongUsage != ER_PARSE_ERROR) (err: Error 1221 (HY000): Incorrect usage of UNION and ORDER BY) (query: SELECT 1 FROM t1 ORDER BY 1 UNION SELECT 1 FROM t1 LIMIT 1;)" time="2024-05-05T22:56:16+08:00" level=warning msg="parser:1061 query failed with non expected error(s)! (ER_BAD_FIELD_ERROR != ER_WRONG_TYPE_FOR_VAR) (err: Error 1054 (42S22): Unknown column 'a.myisam' in '') (query: SET default_storage_engine=a.myisam;)" time="2024-05-05T22:56:16+08:00" level=warning msg="parser:1065 query failed with non expected error(s)! (ER_BAD_FIELD_ERROR != ER_WRONG_TYPE_FOR_VAR) (err: Error 1054 (42S22): Unknown column 'a.b.myisam' in '') (query: SET default_storage_engine = a.b.MyISAM;)" time="2024-05-05T22:56:16+08:00" level=warning msg="parser:1067 query failed with non expected error(s)! (ER_BAD_FIELD_ERROR != ER_WRONG_TYPE_FOR_VAR) (err: Error 1054 (42S22): Unknown column 'a.myisam' in '') (query: SET default_storage_engine = `a`.MyISAM;)" time="2024-05-05T22:56:16+08:00" level=warning msg="parser:1069 query failed with non expected error(s)! (ER_BAD_FIELD_ERROR != ER_WRONG_TYPE_FOR_VAR) (err: Error 1054 (42S22): Unknown column 'a.myisam' in '') (query: SET default_storage_engine = `a`.`MyISAM`;)" time="2024-05-05T22:56:16+08:00" level=warning msg="parser:1071 query succeeded, but expected error(s)! (expected errors: ER_UNKNOWN_STORAGE_ENGINE) (query: set default_storage_engine = \"a.MYISAM\";)" time="2024-05-05T22:56:16+08:00" level=warning msg="parser:1073 query succeeded, but expected error(s)! (expected errors: ER_UNKNOWN_STORAGE_ENGINE) (query: set default_storage_engine = 'a.MYISAM';)" time="2024-05-05T22:56:16+08:00" level=warning msg="parser:1075 query succeeded, but expected error(s)! (expected errors: ER_UNKNOWN_STORAGE_ENGINE) (query: set default_storage_engine = `a.MYISAM`;)" time="2024-05-05T22:56:17+08:00" level=warning msg="parser:1220 query failed with non expected error(s)! (ErrNoSuchTable != ER_WRONG_TABLE_NAME) (err: Error 1146 (42S02): Table 'parser.' doesn't exist) (query: REPLACE INTO `` SELECT * FROM ``;)" time="2024-05-05T22:56:17+08:00" level=warning msg="parser:1265 query succeeded, but expected error(s)! (expected errors: ER_ALTER_OPERATION_NOT_SUPPORTED) (query: ALTER TABLE t1 LOCK=NONE;)" time="2024-05-05T22:56:17+08:00" level=warning msg="parser:1267 query succeeded, but expected error(s)! (expected errors: ER_ALTER_OPERATION_NOT_SUPPORTED) (query: ALTER TABLE t1 LOCK=SHARED;)" time="2024-05-05T22:56:17+08:00" level=warning msg="parser:1273 query succeeded, but expected error(s)! (expected errors: ER_WRONG_USAGE) (query: ALTER TABLE t1 WITH VALIDATION;)" time="2024-05-05T22:56:17+08:00" level=warning msg="parser:1275 query succeeded, but expected error(s)! (expected errors: ER_WRONG_USAGE) (query: ALTER TABLE t1 WITHOUT VALIDATION;)" time="2024-05-05T22:56:17+08:00" level=warning msg="parser:1277 query succeeded, but expected error(s)! (expected errors: ER_WRONG_USAGE) (query: ALTER TABLE t1 LOCK=SHARED, WITH VALIDATION, ALGORITHM=COPY,\nLOCK=EXCLUSIVE, WITHOUT VALIDATION, ALGORITHM=INPLACE;)" time="2024-05-05T22:56:17+08:00" level=warning msg="parser:1317 query failed with non expected error(s)! (ErrWrongUsage != ER_PARSE_ERROR) (err: Error 1221 (HY000): Incorrect usage of UNION and LIMIT) (query: SELECT a FROM t1 LIMIT 1 UNION ALL SELECT a FROM t1;)" time="2024-05-05T22:56:17+08:00" level=warning msg="parser:1320 query succeeded, but expected error(s)! (expected errors: ER_NOT_SUPPORTED_YET) (query: (SELECT a FROM t1 LIMIT 1) UNION ALL (SELECT a FROM t1 ORDER BY a) LIMIT 2;)" time="2024-05-05T22:56:17+08:00" level=warning msg="parser:1371 query failed with non expected error(s)! (ER_WRONG_USAGE != ER_PARSE_ERROR) (err: Error 1221 (HY000): Incorrect usage of UNION and ORDER BY) (query: SELECT a FROM t1 ORDER BY a UNION SELECT a FROM t1;)" time="2024-05-05T22:56:17+08:00" level=warning msg="parser:1377 query failed with non expected error(s)! (ErrWrongUsage != ER_PARSE_ERROR) (err: Error 1221 (HY000): Incorrect usage of UNION and ORDER BY) (query: SELECT a FROM t1\nUNION\nSELECT a FROM t1 ORDER BY a\nUNION\nSELECT a FROM t1;)" time="2024-05-05T22:56:17+08:00" level=warning msg="parser:1538 query failed with non expected error(s)! (ER_NON_UNIQ_ERROR != ER_NONUNIQ_TABLE) (err: Error 1052 (23000): Column 'a' in field list is ambiguous) (query: SELECT * FROM ( t1 JOIN t2 ON TRUE, t1 JOIN t3 ON TRUE );)" time="2024-05-05T22:56:18+08:00" level=warning msg="command not implemented" arguments=" ($index_merge_random_rows_in_EXPLAIN)\n{" command=if line=588 ./t/index_merge2.test: ok! 328 test cases passed, take time 1.685560057 s time="2024-05-05T22:56:18+08:00" level=warning msg="command not implemented" arguments=" include/have_64bit.inc" command=source line=9 time="2024-05-05T22:56:18+08:00" level=warning msg="command not implemented" arguments=" include/not_windows.inc" command=source line=10 ./t/index_merge_bug29952775.test: ok! 7 test cases passed, take time 0.029778241 s ./t/index_merge_bugs.test: ok! 11 test cases passed, take time 0.062853013 s time="2024-05-05T22:56:18+08:00" level=warning msg="command not implemented" arguments=" include/turn_off_only_full_group_by.inc" command=source line=841 time="2024-05-05T22:56:18+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-05T22:56:19+08:00" level=warning msg="command not implemented" arguments=" $query;" command=eval line=1171 time="2024-05-05T22:56:19+08:00" level=warning msg="command not implemented" arguments=" $query;" command=eval line=1308 time="2024-05-05T22:56:19+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-05T22:56:19+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-05T22:56:20+08:00" level=warning msg="command not implemented" arguments=" EXPLAIN $query;" command=eval line=1680 time="2024-05-05T22:56:20+08:00" level=warning msg="command not implemented" arguments=" $query;" command=eval line=1681 time="2024-05-05T22:56:19+08:00" level=warning msg="parser:1954 query failed with non expected error(s)! (ER_SYNTAX_ERROR != ER_PARSE_ERROR) (err: Error 1149 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use) (query: CREATE TABLE t1 (a INT) PARTITION BY KEY ALGORITHM = 10 () PARTITIONS 3;)" time="2024-05-05T22:56:19+08:00" level=warning msg="parser:1978 query failed with non expected error(s)! (ErrNoSuchTable != ER_WRONG_TABLE_NAME) (err: Error 1146 (42S02): Table 'parser.' doesn't exist) (query: DROP INDEX idx1 ON ``;)" time="2024-05-05T22:56:19+08:00" level=warning msg="parser:2035 query succeeded, but expected error(s)! (expected errors: ER_PARSE_ERROR) (query: SET NAMES utf8 COLLATE DEFAULT;)" time="2024-05-05T22:56:19+08:00" level=warning msg="parser:2237 query succeeded, but expected error(s)! (expected errors: ER_PARSE_ERROR) (query: CREATE ROLE `RESOURCE`;)" time="2024-05-05T22:56:19+08:00" level=warning msg="parser:2245 query failed with non expected error(s)! (ER_UNKNOWN_SYSTEM_VARIABLE != ER_PARSE_ERROR) (err: Error 1193 (HY000): Unknown system variable 'global') (query: SET GLOBAL = DEFAULT;)" time="2024-05-05T22:56:19+08:00" level=warning msg="parser:2247 query failed with non expected error(s)! (ER_UNKNOWN_SYSTEM_VARIABLE != ER_PARSE_ERROR) (err: Error 1193 (HY000): Unknown system variable 'local') (query: SET LOCAL = DEFAULT;)" time="2024-05-05T22:56:19+08:00" level=warning msg="parser:2249 query failed with non expected error(s)! (ErrUnknownSystemVariable != ER_PARSE_ERROR) (err: Error 1193 (HY000): Unknown system variable 'persist') (query: SET PERSIST = DEFAULT;)" time="2024-05-05T22:56:19+08:00" level=warning msg="parser:2251 query failed with non expected error(s)! (ER_UNKNOWN_SYSTEM_VARIABLE != ER_PARSE_ERROR) (err: Error 1193 (HY000): Unknown system variable 'persist_only') (query: SET PERSIST_ONLY = DEFAULT;)" time="2024-05-05T22:56:19+08:00" level=warning msg="parser:2253 query failed with non expected error(s)! (ErrUnknownSystemVariable != ER_PARSE_ERROR) (err: Error 1193 (HY000): Unknown system variable 'session') (query: SET SESSION = DEFAULT;)" time="2024-05-05T22:56:19+08:00" level=warning msg="parser:2339 query succeeded, but expected error(s)! (expected errors: ER_PARSE_ERROR) (query: CREATE TABLE t1 (\nx VARCHAR(10)\nCOLLATE ascii_bin\nCOLLATE ascii_bin\n);)" time="2024-05-05T22:56:19+08:00" level=warning msg="parser:2348 query succeeded, but expected error(s)! (expected errors: ER_PARSE_ERROR) (query: CREATE TABLE t2 (\nx VARCHAR(10)\nCOLLATE ascii_bin\nCOLLATE ascii_bin\n);)" time="2024-05-05T22:56:19+08:00" level=warning msg="parser:2357 query succeeded, but expected error(s)! (expected errors: ER_PARSE_ERROR) (query: CREATE TABLE t3 (\nx VARCHAR(10)\nCOLLATE ascii_bin\nNOT NULL\nCOLLATE ascii_bin\n);)" time="2024-05-05T22:56:19+08:00" level=warning msg="parser:2368 query succeeded, but expected error(s)! (expected errors: ER_PARSE_ERROR) (query: CREATE TABLE t3 (\nx VARCHAR(10)\nCOLLATE ascii_bin\nGENERATED ALWAYS AS(NULL)\nCOLLATE ascii_bin\n);)" time="2024-05-05T22:56:19+08:00" level=warning msg="parser:2378 query succeeded, but expected error(s)! (expected errors: ER_PARSE_ERROR) (query: CREATE TABLE t4 (\nx VARCHAR(10)\nGENERATED ALWAYS AS(NULL)\nCOLLATE ascii_bin\nCOLLATE ascii_bin\n);)" ./t/parser.test: ok! 693 test cases passed, take time 5.082751973 s ./t/subquery_mat.test: ok! 502 test cases passed, take time 4.405371907 s ./t/parser_precedence.test: ok! 138 test cases passed, take time 0.079354624 s ./t/subquery_sj_innodb_all.test: ok! 68 test cases passed, take time 0.5720044 s time="2024-05-05T22:56:21+08:00" level=warning msg="command not implemented" arguments=" \"i4,i1,i3\" \"i4,i1\" \"4,4,4\" \"4,4\" \"union(i4,intersect(i1,i3))\" \"union(i4,i1)\"" command=replace_result line=107 time="2024-05-05T22:56:21+08:00" level=warning msg="command not implemented" arguments=" \"i1,i2\" \"i2,i1\"" command=replace_result line=114 time="2024-05-05T22:56:21+08:00" level=warning msg="command not implemented" arguments=" \"i1,i3\" \"i3,i1\"" command=replace_result line=121 time="2024-05-05T22:56:21+08:00" level=warning msg="partition:345 query succeeded, but expected error(s)! (expected errors: ER_UNKNOWN_STORAGE_ENGINE) (query: ALTER TABLE t1\nPARTITION BY HASH (a)\n(PARTITION p0 ENGINE=InnoDB,\nPARTITION p1 ENGINE=NonExistentEngine);)" ./t/subselect_innodb.test: ok! 175 test cases passed, take time 2.000107997 s time="2024-05-05T22:56:23+08:00" level=warning msg="command not implemented" arguments=" include/not_sparc_debug.inc" command=source line=6 time="2024-05-05T22:56:23+08:00" level=warning msg="command not implemented" arguments=" include/big_test.inc" command=source line=7 time="2024-05-05T22:56:23+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.270368601 s ./t/sum_distinct.test: ok! 32 test cases passed, take time 0.531165123 s time="2024-05-05T22:56:24+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-05T22:56:24+08:00" level=warning msg="partition:1357 query failed with non expected error(s)! (ErrPartitionWrongNoSubpart != ER_PARSE_ERROR) (err: Error 1485 (HY000): Wrong number of subpartitions defined, mismatch with previous setting) (query: create table t1 (a int, b int)\npartition by range (a)\nsubpartition by hash(a)\n(partition p0 values less than (0) (subpartition sp0),\npartition p1 values less than (1));)" time="2024-05-05T22:56:24+08:00" level=warning msg="partition:1364 query failed with non expected error(s)! (ErrPartitionWrongNoSubpart != ER_PARSE_ERROR) (err: Error 1485 (HY000): Wrong number of subpartitions defined, mismatch with previous setting) (query: create table t1 (a int, b int)\npartition by range (a)\nsubpartition by hash(a)\n(partition p0 values less than (0),\npartition p1 values less than (1) (subpartition sp0));)" time="2024-05-05T22:56:24+08:00" level=warning msg="partition:1374 query failed with non expected error(s)! (ErrPartitionWrongNoSubpart != ER_PARSE_ERROR) (err: Error 1485 (HY000): Wrong number of subpartitions defined, mismatch with previous setting) (query: create table t1 (a int, b int)\npartition by list (a)\nsubpartition by hash(a)\n(partition p0 values in (0),\npartition p1 values in (1) (subpartition sp0));)" ./t/temp_table.test: ok! 137 test cases passed, take time 0.719259373 s ./t/temptable_256_fields.test: ok! 5 test cases passed, take time 0.031709538 s ./t/temptable_disk.test: ok! 14 test cases passed, take time 0.120875226 s time="2024-05-05T22:56:24+08:00" level=warning msg="command not implemented" arguments=" \"i4,i1,i3\" \"i4,i1\" \"4,4,4\" \"4,4\" \"union(i4,intersect(i1,i3))\" \"union(i4,i1)\"" command=replace_result line=359 time="2024-05-05T22:56:24+08:00" level=warning msg="command not implemented" arguments=" \"i1,i2\" \"i2,i1\"" command=replace_result line=366 time="2024-05-05T22:56:24+08:00" level=warning msg="command not implemented" arguments=" \"i1,i3\" \"i3,i1\"" command=replace_result line=373 time="2024-05-05T22:56:25+08:00" level=warning msg="time:61 Unknown named --error ER_BAD_FORMAT" time="2024-05-05T22:56:25+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-05T22:56:25+08:00" level=warning msg="time:63 Unknown named --error ER_BAD_FORMAT" time="2024-05-05T22:56:25+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-05T22:56:25+08:00" level=warning msg="time:65 Unknown named --error ER_BAD_FORMAT" time="2024-05-05T22:56:25+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-05T22:56:25+08:00" level=warning msg="time:90 Unknown named --error " time="2024-05-05T22:56:25+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.166492833 s ./t/index_merge_delete.test: ok! 214 test cases passed, take time 6.654615364 s time="2024-05-05T22:56:25+08:00" level=warning msg="partition:1711 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));)" ./t/time_zone_grant.test: ok! 58 test cases passed, take time 0.316740113 s ./t/index_merge_innodb.test: ok! 12 test cases passed, take time 0.164979601 s ./t/time_zone_with_dst.test: ok! 28 test cases passed, take time 0.252250155 s time="2024-05-05T22:56:25+08:00" level=warning msg="timestamp_insert:56 Unknown named --error ER_DEFAULT_VALUE" time="2024-05-05T22:56:25+08:00" level=warning msg="timestamp_insert:56 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 timestamp default '12345678');)" time="2024-05-05T22:56:25+08:00" level=warning msg="timestamp_insert:70 Unknown named --error ER_DEFAULT_VALUE" time="2024-05-05T22:56:25+08:00" level=warning msg="timestamp_insert:70 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 timestamp default 2010101011111);)" time="2024-05-05T22:56:26+08:00" level=warning msg="timestamp_insert:92 Unknown named --error ER_DEFAULT_VALUE" time="2024-05-05T22:56:26+08:00" level=warning msg="timestamp_insert:92 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 timestamp default 2010101011);)" time="2024-05-05T22:56:26+08:00" level=warning msg="command not implemented" arguments=" ($cnt)\n{\nupdate t1 set s2 = 1;" command=while line=2063 time="2024-05-05T22:56:26+08:00" level=warning msg="command not implemented" arguments=" $cnt;" command=dec line=2067 time="2024-05-05T22:56:26+08:00" level=warning msg="timestamp_insert:114 Unknown named --error ER_DEFAULT_VALUE" time="2024-05-05T22:56:26+08:00" level=warning msg="timestamp_insert:114 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 timestamp default 2010101);)" time="2024-05-05T22:56:26+08:00" level=warning msg="timestamp_insert:136 Unknown named --error ER_DEFAULT_VALUE" time="2024-05-05T22:56:26+08:00" level=warning msg="timestamp_insert:136 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 timestamp default 2010);)" time="2024-05-05T22:56:26+08:00" level=warning msg="timestamp_insert:150 Unknown named --error ER_DEFAULT_VALUE" time="2024-05-05T22:56:26+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-05T22:56:26+08:00" level=warning msg="timestamp_insert:156 Unknown named --error ER_DEFAULT_VALUE" time="2024-05-05T22:56:26+08:00" level=warning msg="timestamp_insert:156 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 timestamp default 2);)" time="2024-05-05T22:56:26+08:00" level=warning msg="timestamp_insert:170 Unknown named --error ER_DEFAULT_VALUE" time="2024-05-05T22:56:26+08:00" level=warning msg="timestamp_insert:170 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 timestamp default -1);)" time="2024-05-05T22:56:26+08:00" level=warning msg="timestamp_insert:176 Unknown named --error ER_DEFAULT_VALUE" time="2024-05-05T22:56:26+08:00" level=warning msg="timestamp_insert:176 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 timestamp default 99999999999999);)" time="2024-05-05T22:56:26+08:00" level=warning msg="timestamp_insert:182 Unknown named --error ER_DEFAULT_VALUE" time="2024-05-05T22:56:26+08:00" level=warning msg="timestamp_insert:182 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 timestamp default 100000000000000);)" time="2024-05-05T22:56:26+08:00" level=warning msg="timestamp_insert:188 Unknown named --error ER_DEFAULT_VALUE" time="2024-05-05T22:56:26+08:00" level=warning msg="timestamp_insert:188 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 timestamp default 10000101000000);)" time="2024-05-05T22:56:26+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-05T22:56:26+08:00" level=warning msg="timestamp_insert:200 Unknown named --error ER_DEFAULT_VALUE" time="2024-05-05T22:56:26+08:00" level=warning msg="timestamp_insert:200 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 timestamp not null default null);)" time="2024-05-05T22:56:26+08:00" level=warning msg="command not implemented" arguments=" ($n)\n{\ninsert into t1 (user) values ('mysql');" command=while line=2192 time="2024-05-05T22:56:26+08:00" level=warning msg="command not implemented" arguments=" $n;" command=dec line=2195 ./t/timestamp_insert.test: ok! 199 test cases passed, take time 0.731155213 s ./t/timestamp_update.test: ok! 75 test cases passed, take time 0.231353395 s ./t/tpcc.test: ok! 35 test cases passed, take time 0.477153588 s time="2024-05-05T22:56:27+08:00" level=warning msg="command not implemented" arguments= command=enable_connect_log line=8 time="2024-05-05T22:56:28+08:00" level=warning msg="partition:2435 query failed with non expected error(s)! (ErrUnsupportedDDLOperation != ER_UNIQUE_KEY_NEED_ALL_FIELDS_IN_PF) (err: Error 8200 (HY000): unsupported add column 's3' constraint UNIQUE KEY when altering 'partition.t1') (query: ALTER TABLE t1 ADD COLUMN (s3 VARCHAR(5) UNIQUE);)" time="2024-05-05T22:56:28+08:00" level=warning msg="partition:2486 query failed with non expected error(s)! (ErrNonUpdatableTable != ER_MULTI_UPDATE_KEY_CONFLICT) (err: Error 1288 (HY000): The target table B of the UPDATE is not updatable) (query: UPDATE t1_part AS A NATURAL JOIN v1 as B SET A.nokey = 2 , B.partkey = 3;)" time="2024-05-05T22:56:28+08:00" level=warning msg="partition:2488 query failed with non expected error(s)! (ER_NON_UPDATABLE_TABLE != ER_MULTI_UPDATE_KEY_CONFLICT) (err: Error 1288 (HY000): The target table A of the UPDATE is not updatable) (query: UPDATE v1 AS A NATURAL JOIN t1_part as B SET A.nokey = 2 , B.partkey = 3;)" time="2024-05-05T22:56:28+08:00" level=warning msg="partition:2728 query succeeded, but expected error(s)! (expected errors: ER_WRONG_VALUE) (query: DROP TABLE IF EXISTS `example`;)" time="2024-05-05T22:56:29+08:00" level=warning msg="command not implemented" arguments= command=disable_ps_protocol line=2939 time="2024-05-05T22:56:29+08:00" level=warning msg="partition:2945 query failed with non expected error(s)! (ER_DUP_FIELDNAME != ER_DEPENDENT_BY_PARTITION_FUNC) (err: Error 1060 (42S21): Duplicate column name 'j') (query: ALTER TABLE t1 CHANGE COLUMN i j INT, CHANGE COLUMN j i INT;)" time="2024-05-05T22:56:29+08:00" level=warning msg="partition:2984 query failed with non expected error(s)! (ER_DUP_FIELDNAME != ER_DEPENDENT_BY_PARTITION_FUNC) (err: Error 1060 (42S21): Duplicate column name 'j') (query: ALTER TABLE t1 RENAME COLUMN i TO j, RENAME COLUMN j TO i;)" ./t/partition.test: ok! 725 test cases passed, take time 8.75137945 s ./t/partition_bug18198.test: ok! 45 test cases passed, take time 0.044595532 s time="2024-05-05T22:56:29+08:00" level=warning msg="partition_column:49 query failed with non expected error(s)! (ErrFieldTypeNotAllowedAsPartitionField != ER_BLOB_FIELD_IN_PART_FUNC_ERROR) (err: Error 1659 (HY000): Field 'a' is of a not allowed type for this type of partitioning) (query: CREATE TABLE t1 (a BLOB)\nPARTITION BY RANGE COLUMNS (a)\n(PARTITION p0 VALUES LESS THAN (\"X\"));)" time="2024-05-05T22:56:29+08:00" level=warning msg="partition_column:54 query failed with non expected error(s)! (ErrFieldTypeNotAllowedAsPartitionField != ER_BLOB_FIELD_IN_PART_FUNC_ERROR) (err: Error 1659 (HY000): Field 'a' is of a not allowed type for this type of partitioning) (query: CREATE TABLE t1 (a TEXT)\nPARTITION BY RANGE COLUMNS (a)\n(PARTITION p0 VALUES LESS THAN (\"X\"));)" time="2024-05-05T22:56:30+08:00" level=warning msg="partition_column:477 query failed with non expected error(s)! (ErrPartitionColumnList != 1566) (err: Error 1653 (HY000): Inconsistency in usage of column lists for partitioning) (query: create table t1 (a int, b int)\npartition by range columns(a,b)\n(partition p0 values less than (10));)" time="2024-05-05T22:56:30+08:00" level=warning msg="partition_column:530 query failed with non expected error(s)! (ErrRangeNotIncreasing != ER_REORG_OUTSIDE_RANGE) (err: Error 1493 (HY000): VALUES LESS THAN value must be strictly increasing for each partition) (query: alter table t1 reorganize partition p0 into\n(partition p01 values less than (0,3),\npartition p02 values less than (1,1));)" ./t/partition_column.test: ok! 152 test cases passed, take time 1.126664354 s ./t/partition_column_prune.test: ok! 27 test cases passed, take time 0.477774203 s time="2024-05-05T22:56:31+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.062993759 s ./t/truth_value_transform.test: ok! 19 test cases passed, take time 0.051609044 s ./t/type.test: ok! 16 test cases passed, take time 0.059281746 s time="2024-05-05T22:56:32+08:00" level=warning msg="type_binary:122 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 t1\nselect convert(0x9999999999999999999999999999999999999999999,unsigned);)" ./t/type_binary.test: ok! 93 test cases passed, take time 0.444820238 s time="2024-05-05T22:56:32+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=153 time="2024-05-05T22:56:32+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.71538678 s time="2024-05-05T22:56:33+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=255 time="2024-05-05T22:56:33+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.18897244 s time="2024-05-05T22:56:34+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-05T22:56:34+08:00" level=warning msg="type_blob:345 query succeeded, but expected error(s)! (expected errors: ER_DUP_ENTRY) (query: insert into t1 (txt) values ('Chevy'), ('CHEVY');)" time="2024-05-05T22:56:35+08:00" level=warning msg="type_blob:521 query succeeded, but expected error(s)! (expected errors: ER_TOO_BIG_DISPLAYWIDTH) (query: CREATE TABLE b15776 (a int(256));)" time="2024-05-05T22:56:35+08:00" level=warning msg="type_blob:578 query succeeded, but expected error(s)! (expected errors: ER_DATA_OUT_OF_RANGE) (query: explain select cast(1 as char(4294967295));)" time="2024-05-05T22:56:35+08:00" level=warning msg="type_blob:584 query succeeded, but expected error(s)! (expected errors: ER_TOO_BIG_DISPLAYWIDTH) (query: explain select cast(1 as char(4294967296));)" time="2024-05-05T22:56:35+08:00" level=warning msg="type_blob:588 query succeeded, but expected error(s)! (expected errors: ER_TOO_BIG_DISPLAYWIDTH) (query: explain select cast(1 as binary(4294967296));)" time="2024-05-05T22:56:35+08:00" level=warning msg="type_blob:606 query succeeded, but expected error(s)! (expected errors: ER_DATA_OUT_OF_RANGE) (query: explain select convert(1, char(4294967295));)" time="2024-05-05T22:56:35+08:00" level=warning msg="type_blob:608 query succeeded, but expected error(s)! (expected errors: ER_TOO_BIG_DISPLAYWIDTH) (query: explain select convert(1, char(4294967296));)" time="2024-05-05T22:56:35+08:00" level=warning msg="type_blob:619 query succeeded, but expected error(s)! (expected errors: ER_TOO_BIG_DISPLAYWIDTH) (query: explain select convert(1, binary(4294967296));)" time="2024-05-05T22:56:35+08:00" level=warning msg="type_blob:636 query succeeded, but expected error(s)! (expected errors: ER_TOO_BIG_DISPLAYWIDTH) (query: UPDATE t2 SET c = REPEAT('1', 70000);)" time="2024-05-05T22:56:35+08:00" level=warning msg="type_blob:640 query succeeded, but expected error(s)! (expected errors: ER_TOO_BIG_DISPLAYWIDTH) (query: UPDATE t1 LEFT JOIN t2 USING(id) SET t2.c = REPEAT('1', 70000) WHERE t1.id = 1;)" ./t/type_blob.test: ok! 296 test cases passed, take time 2.01701858 s time="2024-05-05T22:56:36+08:00" level=warning msg="type_datetime:151 query failed with non expected error(s)! (ErrTruncatedWrongValue != 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');)" time="2024-05-05T22:56:37+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-05T22:56:37+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-05T22:56:37+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';)" time="2024-05-05T22:56:38+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-05T22:56:38+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-05T22:56:38+08:00" level=warning msg="type_datetime:706 query failed with non expected error(s)! (ER_SP_DOES_NOT_EXIST != 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-05T22:56:38+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-05T22:56:38+08:00" level=warning msg="type_datetime:715 query failed with non expected error(s)! (ER_SP_DOES_NOT_EXIST != 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/type_datetime.test: ok! 334 test cases passed, take time 2.153751406 s time="2024-05-05T22:56:38+08:00" level=warning msg="command not implemented" arguments=" latin1" command=character_set line=25 time="2024-05-05T22:56:38+08:00" level=warning msg="command not implemented" arguments=" utf8mb4" command=character_set line=171 time="2024-05-05T22:56:38+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=344 time="2024-05-05T22:56:39+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=350 time="2024-05-05T22:56:39+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=529 ./t/type_decimal.test: ok! 361 test cases passed, take time 1.588692073 s time="2024-05-05T22:56:40+08:00" level=warning msg="command not implemented" arguments=" utf8mb4" command=character_set line=107 time="2024-05-05T22:56:40+08:00" level=warning msg="command not implemented" arguments=" latin1" command=character_set line=114 time="2024-05-05T22:56:40+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=129 time="2024-05-05T22:56:40+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=131 time="2024-05-05T22:56:40+08:00" level=warning msg="command not implemented" arguments=" 5 4 3 4" command=replace_result line=263 ./t/partition_func.test: ok! 1341 test cases passed, take time 8.685528934 s ./t/partition_grant.test: ok! 21 test cases passed, take time 0.158346205 s time="2024-05-05T22:56:39+08:00" level=warning msg="command not implemented" arguments=" include/no_valgrind_without_big.inc" command=source line=9 time="2024-05-05T22:56:41+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.2636412510000001 s time="2024-05-05T22:56:41+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=146 time="2024-05-05T22:56:42+08:00" level=warning msg="type_float:251 query failed with non expected error(s)! (ER_TOO_BIG_DISPLAYWIDTH != 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-05T22:56:42+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 ./t/partition_hash.test: ok! 306 test cases passed, take time 2.979709279 s time="2024-05-05T22:56:42+08:00" level=warning msg="command not implemented" arguments=" include/not_embedded.inc" command=source line=2 time="2024-05-05T22:56:42+08:00" level=warning msg="command not implemented" arguments=" include/have_partition.inc" command=source line=3 time="2024-05-05T22:56:42+08:00" level=warning msg="command not implemented" arguments=" include/have_innodb.inc" command=source line=4 time="2024-05-05T22:56:42+08:00" level=warning msg="command not implemented" arguments=" include/wait_condition.inc" command=source line=73 time="2024-05-05T22:56:42+08:00" level=warning msg="command not implemented" arguments= command=reap line=79 time="2024-05-05T22:56:43+08:00" level=warning msg="command not implemented" arguments= command=enable_parsing line=444 ./t/partition_innodb.test: ok! 114 test cases passed, take time 0.726100632 s time="2024-05-05T22:56:43+08:00" level=warning msg="partition_list:81 query failed with non expected error(s)! (ErrPartitionColumnList != ER_PARSE_ERROR) (err: Error 1653 (HY000): Inconsistency in usage of column lists for partitioning) (query: ALTER TABLE t1 ADD PARTITION\n(PARTITION p3_a VALUES IN ((1 + 1 + 1), \"a0\"));)" time="2024-05-05T22:56:43+08:00" level=warning msg="partition_list:96 query failed with non expected error(s)! (ER_PARTITION_COLUMN_LIST_ERROR != ER_PARSE_ERROR) (err: Error 1653 (HY000): Inconsistency in usage of column lists for partitioning) (query: ALTER TABLE t1 ADD PARTITION\n(PARTITION part_2 VALUES IN ((21 ,22, 23, 24, 25, 26, 27, 28, 29, 30,\n31 ,32, 33, 34, 35, 36, 37, 38, 39, 40),\n(41 ,42, 43, 44, 45, 46, 47, 48, 49, 50,\n51 ,52, 53, 54, 55, 56, 57, 58, 59, 60)));)" ./t/partition_list.test: ok! 107 test cases passed, take time 0.631701607 s Great, All tests passed mysqltest end tidb-server(PID: 2210) stopped [Pipeline] } [Pipeline] // dir [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-ghpr_mysql_test-8604/tidb-test already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir Post stage [Pipeline] junit Recording test results ./t/type_float.test: ok! 269 test cases passed, take time 3.562023008 s time="2024-05-05T22:56:44+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=15 time="2024-05-05T22:56:44+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=22 time="2024-05-05T22:56:44+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=29 time="2024-05-05T22:56:44+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=36 time="2024-05-05T22:56:44+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=43 time="2024-05-05T22:56:45+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=50 time="2024-05-05T22:56:45+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.227446779 s [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } time="2024-05-05T22:56:47+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-05T22:56:47+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-05T22:56:47+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-05T22:56:47+08:00" level=warning msg="type_newdecimal:1880 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: SELECT -1 DIV LEAST(1,JSON_INSERT(1, '$[1]','','',''));)" ./t/type_newdecimal.test: ok! 584 test cases passed, take time 2.826096965 s time="2024-05-05T22:56:49+08:00" level=warning msg="type_ranges:151 query failed with non expected error(s)! (ER_WRONG_VALUE_COUNT_ON_ROW != 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.55303119 s time="2024-05-05T22:56:49+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=12 time="2024-05-05T22:56:49+08:00" level=warning msg="command not implemented" arguments=" latin1" command=character_set line=22 time="2024-05-05T22:56:49+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=26 ./t/type_set.test: ok! 33 test cases passed, take time 0.268085124 s ./t/type_time.test: ok! 144 test cases passed, take time 0.800339757 s time="2024-05-05T22:56:50+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=104 time="2024-05-05T22:56:50+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=117 time="2024-05-05T22:56:51+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=132 time="2024-05-05T22:56:51+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=148 time="2024-05-05T22:56:51+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=164 time="2024-05-05T22:56:51+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=180 time="2024-05-05T22:56:51+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=199 time="2024-05-05T22:56:51+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=259 time="2024-05-05T22:56:51+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=271 time="2024-05-05T22:56:51+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=286 ./t/index_merge_intersection_partition_tbl_simple.test: ok! 5865 test cases passed, take time 24.472701271 s ./t/type_timestamp.test: ok! 279 test cases passed, take time 1.276186215 s time="2024-05-05T22:56:52+08:00" level=warning msg="command not implemented" arguments=" type_timestamp.test" command=source line=7 time="2024-05-05T22:56:52+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=23 time="2024-05-05T22:56:52+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=33 time="2024-05-05T22:56:52+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=51 ./t/type_timestamp_explicit.test: ok! 48 test cases passed, take time 0.534891036 s time="2024-05-05T22:56:52+08:00" level=warning msg="command not implemented" arguments=" include/force_myisam_default.inc" command=source line=2 time="2024-05-05T22:56:52+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.032340019 s ./t/type_uint.test: ok! 9 test cases passed, take time 0.032601898 s ./t/type_unit.test: ok! 9 test cases passed, take time 0.03213909 s ./t/type_varchar.test: ok! 180 test cases passed, take time 1.6990964160000002 s ./t/type_year.test: ok! 101 test cases passed, take time 0.462674509 s time="2024-05-05T22:56:55+08:00" level=warning msg="command not implemented" arguments=" include/not_binlog_format_statement.inc" command=source line=4 ./t/index_merge_intersection_single_tbl.test: ok! 3701 test cases passed, take time 5.998027842 s time="2024-05-05T22:56:56+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-05T22:56:56+08:00" level=warning msg="update:448 query succeeded, but expected error(s)! (expected errors: ER_VIEW_INVALID) (query: SET sql_mode = default;)" time="2024-05-05T22:56:56+08:00" level=warning msg="command not implemented" arguments=" explain $query;" command=eval line=559 time="2024-05-05T22:56:56+08:00" level=warning msg="command not implemented" arguments=" $query;" command=eval line=560 time="2024-05-05T22:56:56+08:00" level=warning msg="command not implemented" arguments=" explain $query;" command=eval line=572 time="2024-05-05T22:56:56+08:00" level=warning msg="command not implemented" arguments=" $query;" command=eval line=573 time="2024-05-05T22:56:56+08:00" level=warning msg="command not implemented" arguments=" explain $query;" command=eval line=583 time="2024-05-05T22:56:56+08:00" level=warning msg="command not implemented" arguments=" $query;" command=eval line=584 time="2024-05-05T22:56:56+08:00" level=warning msg="command not implemented" arguments=" explain $query;" command=eval line=600 time="2024-05-05T22:56:56+08:00" level=warning msg="command not implemented" arguments=" $query;" command=eval line=601 time="2024-05-05T22:56:56+08:00" level=warning msg="command not implemented" arguments=" explain $query;" command=eval line=607 time="2024-05-05T22:56:56+08:00" level=warning msg="command not implemented" arguments=" $query;" command=eval line=608 time="2024-05-05T22:56:56+08:00" level=warning msg="command not implemented" arguments=" explain $query;" command=eval line=614 time="2024-05-05T22:56:56+08:00" level=warning msg="command not implemented" arguments=" $query;" command=eval line=615 time="2024-05-05T22:56:56+08:00" level=warning msg="command not implemented" arguments=" explain $query;" command=eval line=634 time="2024-05-05T22:56:56+08:00" level=warning msg="command not implemented" arguments=" $query;" command=eval line=635 time="2024-05-05T22:56:56+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';)" time="2024-05-05T22:56:56+08:00" level=warning msg="command not implemented" arguments=" EXPLAIN $query;" command=eval line=675 time="2024-05-05T22:56:56+08:00" level=warning msg="command not implemented" arguments=" $query;" command=eval line=676 time="2024-05-05T22:56:56+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-05T22:56:56+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/update.test: ok! 246 test cases passed, take time 2.076120656 s time="2024-05-05T22:56:57+08:00" level=warning msg="command not implemented" arguments=" include/force_myisam_default.inc" command=source line=4 time="2024-05-05T22:56:57+08:00" level=warning msg="command not implemented" arguments=" include/have_myisam.inc" command=source line=5 time="2024-05-05T22:56:57+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.350538261 s ./t/update_stmt.test: ok! 17 test cases passed, take time 0.029614199 s ./t/upgrade.test: ok! 34 test cases passed, take time 0.236002082 s time="2024-05-05T22:56:58+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-05T22:56:58+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-05T22:56:58+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-05T22:56:58+08:00" level=warning msg="command not implemented" arguments=" echo \"wait\" > $expect_file" command=exec line=146 time="2024-05-05T22:56:58+08:00" level=warning msg="command not implemented" arguments= command=send_shutdown line=149 time="2024-05-05T22:56:58+08:00" level=warning msg="command not implemented" arguments=" include/wait_until_disconnected.inc" command=source line=152 time="2024-05-05T22:56:58+08:00" level=warning msg="command not implemented" arguments=" echo \"restart:--log-raw=ON \" > $expect_file" command=exec line=155 time="2024-05-05T22:56:58+08:00" level=warning msg="command not implemented" arguments= command=enable_reconnect line=158 time="2024-05-05T22:56:58+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.305268483 s time="2024-05-05T22:56:58+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-05T22:56:58+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;)" ./t/user_password_history.test: ok! 141 test cases passed, take time 0.708102046 s time="2024-05-05T22:56:58+08:00" level=warning msg="user_var:10 query succeeded, but expected error(s)! (expected errors: 1054) (query: set @a := foo;)" time="2024-05-05T22:56:59+08:00" level=warning msg="command not implemented" arguments=" include/turn_off_only_full_group_by.inc" command=source line=342 time="2024-05-05T22:56:59+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-05T22:56:59+08:00" level=warning msg="command not implemented" arguments=" include/turn_off_only_full_group_by.inc" command=source line=479 time="2024-05-05T22:56:59+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-05T22:57:00+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-05T22:57:00+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-05T22:57:00+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-05T22:57:00+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-05T22:57:00+08:00" level=warning msg="command not implemented" arguments= command=disable_ps_protocol line=602 time="2024-05-05T22:57:00+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-05T22:57:00+08:00" level=warning msg="command not implemented" arguments= command=enable_ps_protocol line=611 time="2024-05-05T22:57:00+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-05T22:57:00+08:00" level=warning msg="user_var:703 query failed with non expected error(s)! (ErrCantAggregate2collations != 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.5356778370000002 s time="2024-05-05T22:57:00+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-05T22:57:00+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-05T22:57:00+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-05T22:57:00+08:00" level=warning msg="validate_password:131 query failed with non expected error(s)! (ER_WRONG_PARAMCOUNT_TO_NATIVE_FCT != 1) (err: Error 1582 (42000): Incorrect parameter count in the call to native function 'validate_password_strength') (query: SELECT VALIDATE_PASSWORD_STRENGTH();)" ./t/validate_password.test: ok! 155 test cases passed, take time 0.502018581 s ./t/validate_password_check_user.test: ok! 34 test cases passed, take time 0.102480109 s ./t/index_merge_intersection_trs.test: ok! 4356 test cases passed, take time 4.76103968 s ./t/index_merge_mvindex_multiple_table.test: ok! 324 test cases passed, take time 0.436950033 s time="2024-05-05T22:57:01+08:00" level=warning msg="command not implemented" arguments= command=disable_ps_protocol line=254 time="2024-05-05T22:57:01+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=255 time="2024-05-05T22:57:01+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=281 time="2024-05-05T22:57:01+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.426810011 s ./t/variable.test: ok! 16 test cases passed, take time 0.007424376 s time="2024-05-05T22:57:01+08:00" level=warning msg="command not implemented" arguments=" include/have_log_bin.inc" command=source line=5 time="2024-05-05T22:57:01+08:00" level=warning msg="command not implemented" arguments=" include/have_myisam.inc" command=source line=6 time="2024-05-05T22:57:01+08:00" level=warning msg="command not implemented" arguments=" 1e-010 1e-10" command=replace_result line=59 time="2024-05-05T22:57:01+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-05T22:57:01+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-05T22:57:01+08:00" level=warning msg="command not implemented" arguments=" 9223372036853727232 FILE_SIZE 2146435072 FILE_SIZE" command=replace_result line=172 time="2024-05-05T22:57:01+08:00" level=warning msg="command not implemented" arguments=" 9223372036853727232 FILE_SIZE 2146435072 FILE_SIZE" command=replace_result line=175 time="2024-05-05T22:57:01+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-05T22:57:01+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-05T22:57:01+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-05T22:57:01+08:00" level=warning msg="variables:317 query failed with non expected error(s)! (ER_UNKNOWN_COLLATION != ER_WRONG_VALUE_FOR_VAR) (err: Error 1273 (HY000): Unknown collation: '') (query: set collation_connection=NULL;)" time="2024-05-05T22:57:01+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-05T22:57:01+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-05T22:57:01+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-05T22:57:01+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-05T22:57:01+08:00" level=warning msg="variables:500 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-05T22:57:01+08:00" level=warning msg="variables:502 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-05T22:57:01+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-05T22:57:01+08:00" level=warning msg="variables:506 query failed with non expected error(s)! (ErrUnknownSystemVariable != ER_PARSE_ERROR) (err: Error 1193 (HY000): Unknown system variable 'session.key_buffer_size') (query: SELECT @@global.session.key_buffer_size;)" time="2024-05-05T22:57:01+08:00" level=warning msg="variables:508 query failed with non expected error(s)! (ErrUnknownSystemVariable != ER_PARSE_ERROR) (err: Error 1193 (HY000): Unknown system variable 'local.key_buffer_size') (query: SELECT @@global.local.key_buffer_size;)" time="2024-05-05T22:57:02+08:00" level=warning msg="variables:646 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 'AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA') (query: set global sql_mode=repeat('a',80);)" time="2024-05-05T22:57:02+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-05T22:57:02+08:00" level=warning msg="variables:906 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 = '';)" time="2024-05-05T22:57:02+08:00" level=warning msg="variables:909 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 = 0;)" time="2024-05-05T22:57:02+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-05T22:57:02+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-05T22:57:02+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-05T22:57:02+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-05T22:57:02+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-05T22:57:02+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-05T22:57:02+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-05T22:57:02+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-05T22:57:02+08:00" level=warning msg="variables:1002 query failed with non expected error(s)! (ErrUnknownSystemVariable != ER_INCORRECT_GLOBAL_LOCAL_VAR) (err: Error 1193 (HY000): Unknown system variable 'init_file') (query: SET @@session.init_file= 'x';)" time="2024-05-05T22:57:02+08:00" level=warning msg="variables:1004 query failed with non expected error(s)! (ErrUnknownSystemVariable != ER_INCORRECT_GLOBAL_LOCAL_VAR) (err: Error 1193 (HY000): Unknown system variable 'init_file') (query: SET @@global.init_file= 'x';)" time="2024-05-05T22:57:02+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-05T22:57:02+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-05T22:57:02+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-05T22:57:02+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-05T22:57:02+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-05T22:57:02+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-05T22:57:02+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-05T22:57:02+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-05T22:57:02+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-05T22:57:02+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-05T22:57:02+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-05T22:57:02+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-05T22:57:02+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-05T22:57:02+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-05T22:57:02+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-05T22:57:02+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-05T22:57:02+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-05T22:57:02+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=1249 time="2024-05-05T22:57:02+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=1251 time="2024-05-05T22:57:02+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-05T22:57:02+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-05T22:57:02+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-05T22:57:02+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-05T22:57:02+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-05T22:57:02+08:00" level=warning msg="variables:1558 query failed with non expected error(s)! (ErrUnknown != ER_UNKNOWN_CHARACTER_SET) (err: Error 1105 (HY000): Unknown charset 2048) (query: set session character_set_results = 2048;)" time="2024-05-05T22:57:02+08:00" level=warning msg="variables:1560 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_client=2048;)" time="2024-05-05T22:57:02+08:00" level=warning msg="variables:1562 query failed with non expected error(s)! (ErrUnknown != ER_UNKNOWN_CHARACTER_SET) (err: Error 1105 (HY000): Unknown charset 2048) (query: set session character_set_connection=2048;)" time="2024-05-05T22:57:02+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-05T22:57:02+08:00" level=warning msg="variables:1568 query failed with non expected error(s)! (ErrUnknown != ER_UNKNOWN_CHARACTER_SET) (err: Error 1105 (HY000): Unknown charset 2048) (query: set session character_set_filesystem=2048;)" time="2024-05-05T22:57:02+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-05T22:57:02+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-05T22:57:02+08:00" level=warning msg="command not implemented" arguments=" $MYSQLTEST_VARDIR MYSQLTEST_VARDIR $HOST_NAME hostname" command=replace_result line=1722 time="2024-05-05T22:57:02+08:00" level=warning msg="variables:1725 query failed with non expected error(s)! (ErrUnknownSystemVariable != ER_INCORRECT_GLOBAL_LOCAL_VAR) (err: Error 1193 (HY000): Unknown system variable 'relay_log_index') (query: SELECT @@session.relay_log_index;)" time="2024-05-05T22:57:02+08:00" level=warning msg="command not implemented" arguments=" $MYSQLTEST_VARDIR MYSQLTEST_VARDIR $HOST_NAME hostname" command=replace_result line=1726 time="2024-05-05T22:57:02+08:00" level=warning msg="variables:1729 query failed with non expected error(s)! (ErrUnknownSystemVariable != 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-05T22:57:02+08:00" level=warning msg="variables:1731 query failed with non expected error(s)! (ErrUnknownSystemVariable != 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-05T22:57:02+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-05T22:57:02+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-05T22:57:02+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-05T22:57:02+08:00" level=warning msg="variables:1773 query failed with non expected error(s)! (ErrUnknownSystemVariable != 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-05T22:57:02+08:00" level=warning msg="variables:1780 query failed with non expected error(s)! (ErrUnknownSystemVariable != ER_INCORRECT_GLOBAL_LOCAL_VAR) (err: Error 1193 (HY000): Unknown system variable 'replica_skip_errors') (query: SELECT @@session.replica_skip_errors;)" time="2024-05-05T22:57:02+08:00" level=warning msg="variables:1785 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: SET @@global.replica_skip_errors= 7;)" time="2024-05-05T22:57:02+08:00" level=warning msg="variables:1802 query failed with non expected error(s)! (ErrNoDB not in ER_NET_PACKET_TOO_LARGE,2013) (err: Error 1046 (3D000): No database selected) (query: INSERT INTO t1 VALUES ('123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890');)" ./t/variables.test: ok! 559 test cases passed, take time 0.710167354 s ./t/variables_dynamic_privs.test: ok! 14 test cases passed, take time 0.077369348 s ./t/index_merge_mvindex_single_table.test: ok! 1005 test cases passed, take time 1.453806366 s ./t/index_merge_sqlgen_exprs.test: ok! 456 test cases passed, take time 1.30231157 s Great, All tests passed mysqltest end tidb-server(PID: 2379) stopped [Pipeline] } [Pipeline] // dir [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-ghpr_mysql_test-8604/tidb-test already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir Post stage time="2024-05-05T22:57:03+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-05T22:57:04+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-05T22:57:04+08:00" level=warning msg="view:618 query failed with non expected error(s)! (ErrUnknown != ER_WRONG_OBJECT) (err: Error 1105 (HY000): Unknown charset ) (query: create index i1 on v1 (col1);)" [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] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } time="2024-05-05T22:57:14+08:00" level=warning msg="view:4019 query succeeded, but expected error(s)! (expected errors: ER_CANT_AGGREGATE_2COLLATIONS) (query: SELECT * FROM v1 WHERE c1 = 'text1';)" time="2024-05-05T22:57:14+08:00" level=warning msg="view:4040 query succeeded, but expected error(s)! (expected errors: ER_CANT_AGGREGATE_2COLLATIONS) (query: SELECT * FROM v1 WHERE c2 = 'text2';)" time="2024-05-05T22:57:15+08:00" level=warning msg="command not implemented" arguments=" $query;" command=eval line=4444 time="2024-05-05T22:57:17+08:00" level=warning msg="command not implemented" arguments=" explain $query;" command=eval line=5522 time="2024-05-05T22:57:17+08:00" level=warning msg="command not implemented" arguments=" $query;" command=eval line=5523 time="2024-05-05T22:57:17+08:00" level=warning msg="command not implemented" arguments=" include/wait_until_count_sessions.inc" command=source line=6063 time="2024-05-05T22:57:18+08:00" level=warning msg="view:6298 query failed with non expected error(s)! (ErrTooLongIdent != ER_WRONG_COLUMN_NAME) (err: Error 1059 (42000): Identifier name 'x12345678901234567890123456789012345678901234567890123456789012322' is too long) (query: CREATE OR REPLACE VIEW v1\n(`x12345678901234567890123456789012345678901234567890123456789012322`) AS\nSELECT fld1 FROM t1;)" ./t/view.test: ok! 1458 test cases passed, take time 16.652149735 s time="2024-05-05T22:57:19+08:00" level=warning msg="view_grant:48 query succeeded, but expected error(s)! (expected errors: ER_TABLEACCESS_DENIED_ERROR) (query: create or replace view v1 as select * from mysqltest.t1;)" time="2024-05-05T22:57:19+08:00" level=warning msg="view_grant:219 query succeeded, but expected error(s)! (expected errors: ER_VIEW_NO_EXPLAIN) (query: explain format='brief' select c from mysqltest.v3;)" time="2024-05-05T22:57:19+08:00" level=warning msg="view_grant:223 query succeeded, but expected error(s)! (expected errors: ER_VIEW_NO_EXPLAIN) (query: explain format='brief' select c from mysqltest.v4;)" time="2024-05-05T22:57:19+08:00" level=warning msg="view_grant:369 query failed with non expected error(s)! (ErrTableaccessDenied != ER_COLUMNACCESS_DENIED_ERROR) (err: Error 1142 (42000): SELECT command denied to user 'mysqltest_1'@'localhost' for table 't2') (query: create view v3 as select a from mysqltest.t2;)" time="2024-05-05T22:57:20+08:00" level=warning msg="view_grant:607 query failed with non expected error(s)! (ErrTableaccessDenied != ER_VIEW_INVALID) (err: Error 1142 (42000): SELECT command denied to user 'mysqltest_1'@'localhost' for table 't1') (query: select * from v3;)" time="2024-05-05T22:57:20+08:00" level=warning msg="view_grant:609 query failed with non expected error(s)! (ErrTableaccessDenied != ER_VIEW_INVALID) (err: Error 1142 (42000): SELECT command denied to user 'mysqltest_1'@'localhost' for table 't1') (query: select * from v4;)" time="2024-05-05T22:57:20+08:00" level=warning msg="view_grant:611 query failed with non expected error(s)! (ER_TABLEACCESS_DENIED_ERROR != ER_VIEW_INVALID) (err: Error 1142 (42000): SELECT command denied to user 'mysqltest_1'@'localhost' for table 't1') (query: select * from v5;)" time="2024-05-05T22:57:20+08:00" level=warning msg="view_grant:811 query failed with non expected error(s)! (ErrViewInvalid != ER_NO_SUCH_USER) (err: Error 1356 (HY000): View 'view_grant.v' references invalid table(s) or column(s) or function(s) or definer/invoker of view lack rights to use them) (query: SELECT * FROM v;)" time="2024-05-05T22:57:20+08:00" level=warning msg="command not implemented" arguments=" $MASTER_MYPORT MYSQL_PORT $MASTER_MYSOCK MYSQL_SOCK" command=replace_result line=825 time="2024-05-05T22:57:21+08:00" level=warning msg="view_grant:966 query failed with non expected error(s)! (ErrViewInvalid != ER_TABLEACCESS_DENIED_ERROR) (err: Error 1356 (HY000): View 'db17254.v1' references invalid table(s) or column(s) or function(s) or definer/invoker of view lack rights to use them) (query: SELECT * FROM v1;)" time="2024-05-05T22:57:21+08:00" level=warning msg="view_grant:971 query failed with non expected error(s)! (ErrViewInvalid != ER_NO_SUCH_USER) (err: Error 1356 (HY000): View 'db17254.v1' references invalid table(s) or column(s) or function(s) or definer/invoker of view lack rights to use them) (query: SELECT * FROM v1;)" time="2024-05-05T22:57:21+08:00" level=warning msg="view_grant:1103 query succeeded, but expected error(s)! (expected errors: ER_SPECIFIC_ACCESS_DENIED_ERROR) (query: SHOW CREATE VIEW v2;)" time="2024-05-05T22:57:21+08:00" level=warning msg="view_grant:1179 query failed with non expected error(s)! (ErrTableaccessDenied != ER_COLUMNACCESS_DENIED_ERROR) (err: Error 1142 (42000): SELECT command denied to user 'mysqltest_u1'@'localhost' for table 't2') (query: CREATE VIEW v12 AS SELECT c1, c2 FROM mysqltest1.t1, mysqltest1.t2;)" time="2024-05-05T22:57:21+08:00" level=warning msg="view_grant:1184 query failed with non expected error(s)! (ErrTableaccessDenied != ER_COLUMNACCESS_DENIED_ERROR) (err: Error 1142 (42000): SELECT command denied to user 'mysqltest_u1'@'localhost' for table 't2') (query: CREATE VIEW v21 AS SELECT c2, c1 FROM mysqltest1.t2, mysqltest1.t1;)" time="2024-05-05T22:57:21+08:00" level=warning msg="view_grant:1186 query failed with non expected error(s)! (ER_TABLEACCESS_DENIED_ERROR != ER_COLUMNACCESS_DENIED_ERROR) (err: Error 1142 (42000): SELECT command denied to user 'mysqltest_u1'@'localhost' for table 't2') (query: CREATE VIEW v23 AS SELECT c2, c3 FROM mysqltest1.t2, mysqltest1.t3;)" time="2024-05-05T22:57:21+08:00" level=warning msg="view_grant:1188 query failed with non expected error(s)! (ER_TABLEACCESS_DENIED_ERROR != ER_COLUMNACCESS_DENIED_ERROR) (err: Error 1142 (42000): SELECT command denied to user 'mysqltest_u1'@'localhost' for table 't2') (query: CREATE VIEW v24 AS SELECT c2, c4 FROM mysqltest1.t2, mysqltest1.t4;)" time="2024-05-05T22:57:21+08:00" level=warning msg="view_grant:1192 query failed with non expected error(s)! (ER_TABLEACCESS_DENIED_ERROR != ER_COLUMNACCESS_DENIED_ERROR) (err: Error 1142 (42000): SELECT command denied to user 'mysqltest_u1'@'localhost' for table 't2') (query: CREATE VIEW v32 AS SELECT c3, c2 FROM mysqltest1.t3, mysqltest1.t2;)" time="2024-05-05T22:57:21+08:00" level=warning msg="view_grant:1197 query failed with non expected error(s)! (ER_TABLEACCESS_DENIED_ERROR != ER_COLUMNACCESS_DENIED_ERROR) (err: Error 1142 (42000): SELECT command denied to user 'mysqltest_u1'@'localhost' for table 't2') (query: CREATE VIEW v42 AS SELECT c4, c2 FROM mysqltest1.t4, mysqltest1.t2;)" time="2024-05-05T22:57:22+08:00" level=warning msg="view_grant:1483 query succeeded, but expected error(s)! (expected errors: ER_VIEW_NO_EXPLAIN) (query: explain format='brief' select * from v2;)" time="2024-05-05T22:57:22+08:00" level=warning msg="view_grant:1541 query succeeded, but expected error(s)! (expected errors: ER_VIEW_NO_EXPLAIN) (query: explain format='brief' select * from v2;)" time="2024-05-05T22:57:22+08:00" level=warning msg="view_grant:1552 query succeeded, but expected error(s)! (expected errors: ER_VIEW_NO_EXPLAIN) (query: explain format='brief' select * from v2;)" time="2024-05-05T22:57:22+08:00" level=warning msg="view_grant:1575 query succeeded, but expected error(s)! (expected errors: ER_VIEW_NO_EXPLAIN) (query: explain format='brief' select * from v1;)" time="2024-05-05T22:57:23+08:00" level=warning msg="view_grant:1910 query failed with non expected error(s)! (ErrUnsupportedOp != ER_NO_SUCH_USER) (err: Error 8040 (HY000): operation not supported) (query: LOCK TABLES v1 READ;)" time="2024-05-05T22:57:23+08:00" level=warning msg="view_grant:1979 query failed with non expected error(s)! (ER_TABLEACCESS_DENIED_ERROR != ER_VIEW_INVALID) (err: Error 1142 (42000): SELECT command denied to user 'mysqluser1'@'%' for table 't2') (query: SELECT * FROM v2_uses_t2;)" time="2024-05-05T22:57:23+08:00" level=warning msg="view_grant:1986 query failed with non expected error(s)! (ErrTableaccessDenied != ER_VIEW_INVALID) (err: Error 1142 (42000): SELECT command denied to user 'mysqluser2'@'%' for table 't1') (query: SELECT * FROM v2_uses_t1;)" time="2024-05-05T22:57:24+08:00" level=warning msg="view_grant:2125 query failed with non expected error(s)! (ErrNonUpdatableTable != ER_COLUMNACCESS_DENIED_ERROR) (err: Error 1288 (HY000): The target table v1 of the UPDATE is not updatable) (query: update mysqltest2.t2 as t2, mysqltest1.v1_merge as v1 set v1.val= 'test5'\nwhere t2.id= v1.id;)" time="2024-05-05T22:57:24+08:00" level=warning msg="view_grant:2149 query failed with non expected error(s)! (ER_NON_UPDATABLE_TABLE != ER_COLUMNACCESS_DENIED_ERROR) (err: Error 1288 (HY000): The target table v11 of the UPDATE is not updatable) (query: update mysqltest2.t2 as t2, mysqltest1.v11_merge as v11 set v11.val= 'test11'\nwhere t2.id= v11.id;)" time="2024-05-05T22:57:24+08:00" level=warning msg="view_grant:2177 query failed with non expected error(s)! (ErrNonUpdatableTable != ER_VIEW_INVALID) (err: Error 1288 (HY000): The target table v3 of the UPDATE is not updatable) (query: update mysqltest2.t2 as t2, mysqltest2.v3_merge as v3 set v3.val= 'test17'\nwhere t2.id= v3.id;)" time="2024-05-05T22:57:24+08:00" level=warning msg="view_grant:2195 query failed with non expected error(s)! (ErrNonUpdatableTable != ER_VIEW_INVALID) (err: Error 1288 (HY000): The target table v4 of the UPDATE is not updatable) (query: update mysqltest1.t11 as t11, mysqltest2.v41 as v4 set v4.val= 'test20'\nwhere t11.id= v4.id;)" time="2024-05-05T22:57:24+08:00" level=warning msg="command not implemented" arguments= command=enable_connect_log line=2951 time="2024-05-05T22:57:24+08:00" level=warning msg="view_grant:2955 query failed with non expected error(s)! (ErrNonUpdatableTable != ER_VIEW_INVALID) (err: Error 1288 (HY000): The target table v1_all of the UPDATE is not updatable) (query: UPDATE test1.v1_all SET cn='x';)" time="2024-05-05T22:57:24+08:00" level=warning msg="view_grant:2959 query failed with non expected error(s)! (ErrNonUpdatableTable != ER_VIEW_INVALID) (err: Error 1288 (HY000): The target table v1_all of the UPDATE is not updatable) (query: UPDATE test1.v1_all SET cn='x';)" time="2024-05-05T22:57:24+08:00" level=warning msg="view_grant:2962 query failed with non expected error(s)! (ER_NON_UPDATABLE_TABLE != ER_VIEW_INVALID) (err: Error 1288 (HY000): The target table v1_all of the UPDATE is not updatable) (query: UPDATE IGNORE test1.v1_all SET cn='x';)" ./t/view_grant.test: ok! 719 test cases passed, take time 5.27391785 s time="2024-05-05T22:57:24+08:00" level=warning msg="command not implemented" arguments=" include/force_myisam_default.inc" command=source line=2 time="2024-05-05T22:57:24+08:00" level=warning msg="command not implemented" arguments=" include/have_myisam.inc" command=source line=3 time="2024-05-05T22:57:24+08:00" level=warning msg="view_myisam:36 query failed with non expected error(s)! (ErrUnknown != ER_VIEW_NO_INSERT_FIELD_LIST) (err: Error 1105 (HY000): insert into view v3 is not supported now) (query: insert into v3 values (1,2);)" time="2024-05-05T22:57:24+08:00" level=warning msg="view_myisam:38 query failed with non expected error(s)! (ErrUnknown != ER_VIEW_NO_INSERT_FIELD_LIST) (err: Error 1105 (HY000): insert into view v3 is not supported now) (query: insert into v3 select * from t2;)" time="2024-05-05T22:57:24+08:00" level=warning msg="view_myisam:41 query failed with non expected error(s)! (ErrUnknown != ER_VIEW_MULTIUPDATE) (err: Error 1105 (HY000): insert into view v3 is not supported now) (query: insert into v3(a,b) values (1,2);)" time="2024-05-05T22:57:24+08:00" level=warning msg="view_myisam:43 query failed with non expected error(s)! (ErrUnknown != ER_VIEW_MULTIUPDATE) (err: Error 1105 (HY000): insert into view v3 is not supported now) (query: insert into v3(a,b) select * from t2;)" time="2024-05-05T22:57:24+08:00" level=warning msg="view_myisam:56 query failed with non expected error(s)! (ErrUnknown != ER_VIEW_DELETE_MERGE_VIEW) (err: Error 1105 (HY000): delete view v3 is not supported now) (query: delete from v3;)" time="2024-05-05T22:57:24+08:00" level=warning msg="view_myisam:58 query failed with non expected error(s)! (ErrUnknown != ER_VIEW_DELETE_MERGE_VIEW) (err: Error 1105 (HY000): delete view v3 is not supported now) (query: delete v3,t1 from v3,t1;)" time="2024-05-05T22:57:24+08:00" level=warning msg="view_myisam:60 query failed with non expected error(s)! (ErrUnknown != ER_VIEW_DELETE_MERGE_VIEW) (err: Error 1105 (HY000): delete view v3 is not supported now) (query: delete t1,v3 from t1,v3;)" time="2024-05-05T22:57:24+08:00" level=warning msg="view_myisam:122 query failed with non expected error(s)! (ER_NO_SUCH_TABLE != ER_TOO_MANY_FIELDS) (err: Error 1146 (42S02): Table 'view_myisam.t1' doesn't exist) (query: CREATE VIEW view_broken AS SELECT * FROM t1, t2, t3;)" time="2024-05-05T22:57:24+08:00" level=warning msg="view_myisam:126 query failed with non expected error(s)! (ErrUnknown != ER_TOO_MANY_FIELDS) (err: Error 1105 (HY000): 'CREATE TABLE ... SELECT' is not implemented yet) (query: CREATE TABLE table_broken AS SELECT * FROM t1, t2, t3;)" ./t/view_myisam.test: ok! 31 test cases passed, take time 0.300174191 s time="2024-05-05T22:57:24+08:00" level=warning msg="warnings:27 query succeeded, but expected error(s)! (expected errors: 1064) (query: show errors;)" time="2024-05-05T22:57:24+08:00" level=warning msg="command not implemented" arguments= command=disable_ps_protocol line=48 time="2024-05-05T22:57:24+08:00" level=warning msg="command not implemented" arguments= command=enable_ps_protocol line=50 time="2024-05-05T22:57:25+08:00" level=warning msg="command not implemented" arguments= command=disable_ps_protocol line=101 time="2024-05-05T22:57:25+08:00" level=warning msg="command not implemented" arguments= command=enable_ps_protocol line=103 time="2024-05-05T22:57:25+08:00" level=warning msg="command not implemented" arguments= command=disable_ps_protocol line=109 time="2024-05-05T22:57:25+08:00" level=warning msg="command not implemented" arguments= command=enable_ps_protocol line=111 ./t/warnings.test: ok! 74 test cases passed, take time 0.429285004 s time="2024-05-05T22:57:25+08:00" level=warning msg="window_bitwise_ops:122 query succeeded, but expected error(s)! (expected errors: ER_INVALID_BITWISE_OPERANDS_SIZE) (query: SELECT HEX(BIT_AND(b) OVER w),\nSUM(d) OVER w AS dsum\nFROM t\nWINDOW w AS (ORDER BY i ROWS 2 PRECEDING);)" time="2024-05-05T22:57:25+08:00" level=warning msg="window_bitwise_ops:133 query succeeded, but expected error(s)! (expected errors: ER_INVALID_BITWISE_OPERANDS_SIZE) (query: SELECT HEX(BIT_AND(b) OVER w),\nSUM(d) OVER w AS dsum\nFROM t\nWINDOW w AS (ORDER BY i ROWS 2 PRECEDING);)" time="2024-05-05T22:57:25+08:00" level=warning msg="window_bitwise_ops:143 query succeeded, but expected error(s)! (expected errors: ER_INVALID_BITWISE_OPERANDS_SIZE) (query: SELECT HEX(BIT_AND(b) OVER w),\nSUM(d) OVER w AS dsum\nFROM t\nWINDOW w AS (ORDER BY i ROWS 2 PRECEDING);)" time="2024-05-05T22:57:25+08:00" level=warning msg="command not implemented" arguments= command=vertical_results line=191 time="2024-05-05T22:57:25+08:00" level=warning msg="window_bitwise_ops:209 query succeeded, but expected error(s)! (expected errors: ER_INVALID_BITWISE_AGGREGATE_OPERANDS_SIZE) (query: SELECT '---',\nHEX(BIT_OR(b) OVER w) AS `OR`,\nHEX(BIT_AND(b) OVER w) AS `AND`,\nHEX(BIT_XOR(b) OVER w) AS `XOR`,\nSUM(d) OVER w AS dsum\nFROM t\nWINDOW w AS (ORDER BY i ROWS BETWEEN 1 PRECEDING AND CURRENT ROW);)" time="2024-05-05T22:57:25+08:00" level=warning msg="command not implemented" arguments= command=horizontal_results line=219 time="2024-05-05T22:57:25+08:00" level=warning msg="window_bitwise_ops:365 query succeeded, but expected error(s)! (expected errors: ER_INVALID_BITWISE_OPERANDS_SIZE) (query: SELECT HEX(BIT_AND(b) OVER w),\nSUM(d) OVER w AS dsum\nFROM t\nWINDOW w AS (ORDER BY i ROWS 2 PRECEDING);)" time="2024-05-05T22:57:25+08:00" level=warning msg="window_bitwise_ops:376 query succeeded, but expected error(s)! (expected errors: ER_INVALID_BITWISE_OPERANDS_SIZE) (query: SELECT HEX(BIT_AND(b) OVER w),\nSUM(d) OVER w AS dsum\nFROM t\nWINDOW w AS (ORDER BY i ROWS 2 PRECEDING);)" time="2024-05-05T22:57:25+08:00" level=warning msg="window_bitwise_ops:386 query succeeded, but expected error(s)! (expected errors: ER_INVALID_BITWISE_OPERANDS_SIZE) (query: SELECT HEX(BIT_AND(b) OVER w),\nSUM(d) OVER w AS dsum\nFROM t\nWINDOW w AS (ORDER BY i ROWS 2 PRECEDING);)" time="2024-05-05T22:57:25+08:00" level=warning msg="command not implemented" arguments= command=vertical_results line=434 time="2024-05-05T22:57:25+08:00" level=warning msg="window_bitwise_ops:452 query succeeded, but expected error(s)! (expected errors: ER_INVALID_BITWISE_AGGREGATE_OPERANDS_SIZE) (query: SELECT '---',\nHEX(BIT_OR(b) OVER w) AS `OR`,\nHEX(BIT_AND(b) OVER w) AS `AND`,\nHEX(BIT_XOR(b) OVER w) AS `XOR`,\nSUM(d) OVER w AS dsum\nFROM t\nWINDOW w AS (ORDER BY i ROWS BETWEEN 1 PRECEDING AND CURRENT ROW);)" time="2024-05-05T22:57:25+08:00" level=warning msg="command not implemented" arguments= command=horizontal_results line=462 ./t/window_bitwise_ops.test: ok! 77 test cases passed, take time 0.427880555 s time="2024-05-05T22:57:26+08:00" level=warning msg="window_functions:102 query succeeded, but expected error(s)! (expected errors: ER_WRONG_FIELD_WITH_GROUP) (query: SELECT a, SUM(b) OVER () FROM tb GROUP BY a; # illegal b reference\nDROP TABLE tb;)" time="2024-05-05T22:57:26+08:00" level=warning msg="window_functions:120 query failed with non expected error(s)! (ER_ILLEGAL_REFERENCE != ER_WRONG_GROUP_FIELD) (err: Error 1247 (42S22): Reference 'x' not supported (reference to window function)) (query: SELECT i/SUM(j) OVER (PARTITION BY k) AS x FROM t GROUP BY x;)" time="2024-05-05T22:57:26+08:00" level=warning msg="window_functions:257 query succeeded, but expected error(s)! (expected errors: ER_WRONG_USAGE) (query: SELECT id, FIRST_VALUE(id) OVER w first, LAST_VALUE(id) OVER w last, sex FROM t1\nWINDOW w AS (PARTITION BY sex\nORDER BY id ROWS BETWEEN 1 FOLLOWING AND 2 FOLLOWING);)" time="2024-05-05T22:57:26+08:00" level=warning msg="window_functions:585 query succeeded, but expected error(s)! (expected errors: ER_WRONG_FIELD_WITH_GROUP) (query: SELECT id, SUM(SUM(id)) OVER (ORDER BY sex ROWS UNBOUNDED PRECEDING) FROM t1,t2 WHERE t1.id=t2.user_id GROUP BY sex;)" time="2024-05-05T22:57:26+08:00" level=warning msg="window_functions:587 query succeeded, but expected error(s)! (expected errors: ER_WRONG_FIELD_WITH_GROUP) (query: SELECT SUM(id) OVER (ORDER BY sex ROWS UNBOUNDED PRECEDING) FROM t1,t2 WHERE t1.id=t2.user_id GROUP BY sex;)" time="2024-05-05T22:57:27+08:00" level=warning msg="window_functions:1552 query succeeded, but expected error(s)! (expected errors: ER_MIX_OF_GROUP_FUNC_AND_FIELDS) (query: SELECT AVG(s1), RANK() OVER (ORDER BY s1) FROM t1;)" time="2024-05-05T22:57:27+08:00" level=warning msg="window_functions:1612 query failed with non expected error(s)! (ErrWindowInvalidWindowFuncUse != ER_AGGREGATE_ORDER_FOR_UNION) (err: Error 3593 (HY000): You cannot use the window function 'row_number' in this context.') (query: (select a from t) union (select a from t) order by (row_number() over ());)" time="2024-05-05T22:57:27+08:00" level=warning msg="window_functions:1614 query failed with non expected error(s)! (ErrWindowInvalidWindowFuncUse != ER_AGGREGATE_ORDER_FOR_UNION) (err: Error 3593 (HY000): You cannot use the window function 'row_number' in this context.') (query: (select a from t) union (select a from t) order by (1+row_number() over ());)" time="2024-05-05T22:57:27+08:00" level=warning msg="window_functions:1630 query succeeded, but expected error(s)! (expected errors: ER_WINDOW_ILLEGAL_ORDER_BY) (query: SELECT RANK() OVER (ORDER BY 1) FROM t;)" time="2024-05-05T22:57:28+08:00" level=warning msg="window_functions:1937 query succeeded, but expected error(s)! (expected errors: ER_NOT_SUPPORTED_YET) (query: SELECT * FROM t upper\nWHERE upper.a IN (SELECT ROW_NUMBER() OVER () FROM t\nWHERE t.a > upper.a);)" time="2024-05-05T22:57:28+08:00" level=warning msg="window_functions:1944 query succeeded, but expected error(s)! (expected errors: ER_NOT_SUPPORTED_YET) (query: SELECT * FROM t upper\nWHERE upper.a > ANY (SELECT ROW_NUMBER() OVER () FROM t\nWHERE t.a > upper.a);)" time="2024-05-05T22:57:28+08:00" level=warning msg="window_functions:1948 query succeeded, but expected error(s)! (expected errors: ER_NOT_SUPPORTED_YET) (query: SELECT * FROM t upper\nWHERE upper.a > ALL (SELECT ROW_NUMBER() OVER () FROM t\nWHERE t.a > upper.a);)" time="2024-05-05T22:57:28+08:00" level=warning msg="window_functions:1962 query succeeded, but expected error(s)! (expected errors: ER_NOT_SUPPORTED_YET) (query: select * from t1 AS upper where i+1\nIN (select row_number() over () + upper.i from t1 );)" time="2024-05-05T22:57:28+08:00" level=warning msg="window_functions:2032 query failed with non expected error(s)! (ErrBadField != ER_WINDOW_INVALID_WINDOW_FUNC_ALIAS_USE) (err: Error 1054 (42S22): Unknown column 'c' in 'field list') (query: SELECT SUM(a) OVER () AS c, (SELECT SUM(c)) FROM t;)" time="2024-05-05T22:57:28+08:00" level=warning msg="window_functions:2048 query failed with non expected error(s)! (ErrBadField != ER_WINDOW_INVALID_WINDOW_FUNC_ALIAS_USE) (err: Error 1054 (42S22): Unknown column 'c' in 'field list') (query: SELECT SUM(a) OVER () AS c, (SELECT SUM(1 + (SELECT c FROM DUAL))) FROM t;)" time="2024-05-05T22:57:28+08:00" level=warning msg="window_functions:2050 query failed with non expected error(s)! (ER_BAD_FIELD_ERROR != ER_WINDOW_INVALID_WINDOW_FUNC_ALIAS_USE) (err: Error 1054 (42S22): Unknown column 'c' in 'field list') (query: SELECT 1+SUM(a) OVER () AS c, (SELECT SUM(1 + (SELECT c FROM DUAL))) FROM t;)" time="2024-05-05T22:57:28+08:00" level=warning msg="window_functions:2056 query failed with non expected error(s)! (ER_BAD_FIELD_ERROR != ER_WINDOW_INVALID_WINDOW_FUNC_ALIAS_USE) (err: Error 1054 (42S22): Unknown column 'c' in 'field list') (query: SELECT SUM(a) OVER () AS c, (SELECT 1 + (SELECT c FROM DUAL)) FROM t;)" time="2024-05-05T22:57:28+08:00" level=warning msg="window_functions:2058 query failed with non expected error(s)! (ER_BAD_FIELD_ERROR != ER_WINDOW_INVALID_WINDOW_FUNC_ALIAS_USE) (err: Error 1054 (42S22): Unknown column 'c' in 'field list') (query: SELECT 1+SUM(a) OVER () AS c, (SELECT 1 + (SELECT c FROM DUAL)) FROM t;)" time="2024-05-05T22:57:28+08:00" level=warning msg="window_functions:2079 query succeeded, but expected error(s)! (expected errors: ER_MIX_OF_GROUP_FUNC_AND_FIELDS) (query: SELECT AVG(a), SUM(a) OVER () FROM t;)" time="2024-05-05T22:57:29+08:00" level=warning msg="window_functions:2398 query succeeded, but expected error(s)! (expected errors: ER_MIX_OF_GROUP_FUNC_AND_FIELDS) (query: SELECT COUNT(*) AS count,\nROW_NUMBER() OVER (ORDER BY b) AS rn\nFROM t ORDER BY b;)" time="2024-05-05T22:57:29+08:00" level=warning msg="window_functions:2585 query succeeded, but expected error(s)! (expected errors: ER_WINDOW_RANGE_BOUND_NOT_CONSTANT) (query: SELECT RANK() OVER (ORDER BY a RANGE INTERVAL (SELECT a FROM t2) MINUTE PRECEDING) FROM t1;)" time="2024-05-05T22:57:29+08:00" level=warning msg="window_functions:2587 query succeeded, but expected error(s)! (expected errors: ER_WINDOW_RANGE_BOUND_NOT_CONSTANT) (query: SELECT RANK() OVER (ORDER BY a RANGE BETWEEN INTERVAL 1 MINUTE PRECEDING AND INTERVAL (SELECT a FROM t2) MINUTE FOLLOWING) FROM t1;)" time="2024-05-05T22:57:29+08:00" level=warning msg="window_functions:2589 query succeeded, but expected error(s)! (expected errors: ER_WINDOW_RANGE_BOUND_NOT_CONSTANT) (query: SELECT RANK() OVER (ORDER BY a RANGE INTERVAL 1+(SELECT a FROM t2) MINUTE PRECEDING) FROM t1;)" time="2024-05-05T22:57:31+08:00" level=warning msg="window_functions:3523 query succeeded, but expected error(s)! (expected errors: ER_WINDOW_FRAME_ILLEGAL) (query: EXECUTE stmt USING @p1;)" time="2024-05-05T22:57:31+08:00" level=warning msg="window_functions:3700 query succeeded, but expected error(s)! (expected errors: ER_MIX_OF_GROUP_FUNC_AND_FIELDS) (query: SELECT AVG(i) FROM t1 WINDOW w AS (ORDER BY i);)" time="2024-05-05T22:57:31+08:00" level=warning msg="window_functions:3702 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 'i'; this is incompatible with sql_mode=only_full_group_by) (query: SELECT AVG(i), RANK() OVER (ORDER BY i) FROM t1;)" time="2024-05-05T22:57:31+08:00" level=warning msg="window_functions:3704 query succeeded, but expected error(s)! (expected errors: ER_MIX_OF_GROUP_FUNC_AND_FIELDS) (query: SELECT AVG(i) FROM t1 ORDER BY RANK() OVER (PARTITION BY AVG(i) ORDER BY i);)" time="2024-05-05T22:57:31+08:00" level=warning msg="window_functions:3706 query succeeded, but expected error(s)! (expected errors: ER_MIX_OF_GROUP_FUNC_AND_FIELDS) (query: SELECT AVG(i), RANK() OVER w FROM t1 WINDOW w AS (ORDER BY i);)" ./t/window_functions.test: ok! 1303 test cases passed, take time 5.55983127 s time="2024-05-05T22:57:31+08:00" level=warning msg="command not implemented" arguments=" include/not_valgrind.inc" command=source line=2 time="2024-05-05T22:57:31+08:00" level=warning msg="command not implemented" arguments=" include/not_sparc_debug.inc" command=source line=3 time="2024-05-05T22:57:31+08:00" level=warning msg="command not implemented" arguments=" include/big_test.inc" command=source line=4 ./t/window_functions_big.test: ok! 33 test cases passed, take time 0.641898344 s time="2024-05-05T22:57:32+08:00" level=warning msg="window_functions_bugs:619 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_ARRAY(FIRST_VALUE(CAST('' AS JSON)) OVER (), '');)" time="2024-05-05T22:57:32+08:00" level=warning msg="window_functions_bugs:621 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: SELECT JSON_ARRAY(NTH_VALUE(CAST('' AS JSON), 1) OVER (), '');)" time="2024-05-05T22:57:32+08:00" level=warning msg="window_functions_bugs:623 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: SELECT JSON_ARRAY(LEAD(CAST('true' AS JSON), 2, CAST('' AS JSON)) OVER (), '');)" time="2024-05-05T22:57:32+08:00" level=warning msg="window_functions_bugs:625 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: SELECT JSON_ARRAY(JSON_ARRAYAGG(CAST('' AS JSON)) OVER (), '');)" ./t/window_functions_bugs.test: ok! 157 test cases passed, take time 0.932467097 s time="2024-05-05T22:57:33+08:00" level=warning msg="command not implemented" arguments=" include/have_hypergraph.inc # Only supported by the hypergraph join optimizer." command=source line=8 ./t/window_functions_interesting_orders.test: ok! 27 test cases passed, take time 0.444720577 s ./t/window_min_max.test: ok! 200 test cases passed, take time 0.630604946 s time="2024-05-05T22:57:34+08:00" level=warning msg="command not implemented" arguments=" $query;" command=eval line=49 time="2024-05-05T22:57:34+08:00" level=warning msg="command not implemented" arguments=" (0)\n{\nSELECT (WITH qn AS (SELECT t2.a*a as a FROM t1),\nqn2 AS (SELECT 3*a AS b FROM qn)\nSELECT * from qn2 LIMIT 1)\nFROM t2 as t1;" command=if line=107 time="2024-05-05T22:57:34+08:00" level=warning msg="command not implemented" arguments=" $query;" command=eval line=134 time="2024-05-05T22:57:34+08:00" level=warning msg="command not implemented" arguments=" $query;" command=eval line=256 time="2024-05-05T22:57:34+08:00" level=warning msg="command not implemented" arguments=" $query;" command=eval line=261 time="2024-05-05T22:57:34+08:00" level=warning msg="command not implemented" arguments=" $query;" command=eval line=383 time="2024-05-05T22:57:34+08:00" level=warning msg="command not implemented" arguments=" $query;" command=eval line=393 time="2024-05-05T22:57:34+08:00" level=warning msg="command not implemented" arguments=" $query;" command=eval line=622 time="2024-05-05T22:57:35+08:00" level=warning msg="with_non_recursive:692 query failed with non expected error(s)! (ErrNoSuchTable != ER_CANT_REOPEN_TABLE) (err: Error 1146 (42S02): Table 'with_non_recursive.tmp' doesn't exist) (query: with qn as (select * from tmp) select /*+ merge(qn,qn1) */ * from qn, qn qn1;)" time="2024-05-05T22:57:35+08:00" level=warning msg="with_non_recursive:694 query failed with non expected error(s)! (ErrNoSuchTable != ER_CANT_REOPEN_TABLE) (err: Error 1146 (42S02): Table 'with_non_recursive.tmp' doesn't exist) (query: with qn as (select * from tmp) select /*+ no_merge(qn,qn1) */ * from qn, qn qn1;)" time="2024-05-05T22:57:35+08:00" level=warning msg="command not implemented" arguments=" $query;" command=eval line=710 time="2024-05-05T22:57:35+08:00" level=warning msg="with_non_recursive:711 query succeeded, but expected error(s)! (expected errors: ER_NON_UPDATABLE_TABLE) (query: select * from t1;)" time="2024-05-05T22:57:35+08:00" level=warning msg="command not implemented" arguments=" $query;" command=eval line=715 time="2024-05-05T22:57:35+08:00" level=warning msg="command not implemented" arguments=" $query;" command=eval line=720 time="2024-05-05T22:57:35+08:00" level=warning msg="command not implemented" arguments=" $query;" command=eval line=725 time="2024-05-05T22:57:35+08:00" level=warning msg="command not implemented" arguments=" $query;" command=eval line=734 time="2024-05-05T22:57:35+08:00" level=warning msg="command not implemented" arguments=" $query;" command=eval line=743 time="2024-05-05T22:57:35+08:00" level=warning msg="command not implemented" arguments=" $query;" command=eval line=749 time="2024-05-05T22:57:35+08:00" level=warning msg="command not implemented" arguments=" $query;" command=eval line=760 time="2024-05-05T22:57:35+08:00" level=warning msg="with_non_recursive:761 query succeeded, but expected error(s)! (expected errors: ER_NON_UPDATABLE_TABLE) (query: select * from t1;)" time="2024-05-05T22:57:35+08:00" level=warning msg="command not implemented" arguments=" $query;" command=eval line=765 time="2024-05-05T22:57:35+08:00" level=warning msg="command not implemented" arguments=" $query;" command=eval line=770 time="2024-05-05T22:57:35+08:00" level=warning msg="command not implemented" arguments=" $query;" command=eval line=775 time="2024-05-05T22:57:35+08:00" level=warning msg="command not implemented" arguments=" $query;" command=eval line=781 time="2024-05-05T22:57:35+08:00" level=warning msg="command not implemented" arguments=" $query;" command=eval line=790 time="2024-05-05T22:57:35+08:00" level=warning msg="command not implemented" arguments=" $query;" command=eval line=796 ./t/with_non_recursive.test: ok! 180 test cases passed, take time 1.077332732 s ./t/with_non_recursive_bugs.test: ok! 102 test cases passed, take time 2.124296846 s time="2024-05-05T22:57:37+08:00" level=warning msg="command not implemented" arguments=" EXPLAIN FORMAT=tree $query;" command=eval line=46 time="2024-05-05T22:57:37+08:00" level=warning msg="command not implemented" arguments=" $query;" command=eval line=47 time="2024-05-05T22:57:37+08:00" level=warning msg="command not implemented" arguments=" explain $query;" command=eval line=254 time="2024-05-05T22:57:37+08:00" level=warning msg="command not implemented" arguments=" $query;" command=eval line=255 time="2024-05-05T22:57:37+08:00" level=warning msg="command not implemented" arguments=" explain $query;" command=eval line=261 time="2024-05-05T22:57:37+08:00" level=warning msg="command not implemented" arguments=" $query;" command=eval line=262 time="2024-05-05T22:57:37+08:00" level=warning msg="command not implemented" arguments=" explain $query;" command=eval line=275 time="2024-05-05T22:57:37+08:00" level=warning msg="command not implemented" arguments=" $query;" command=eval line=276 time="2024-05-05T22:57:37+08:00" level=warning msg="command not implemented" arguments=" $query order by path;" command=eval line=539 time="2024-05-05T22:57:37+08:00" level=warning msg="command not implemented" arguments=" $query;" command=eval line=559 time="2024-05-05T22:57:37+08:00" level=warning msg="command not implemented" arguments=" explain $query;" command=eval line=582 time="2024-05-05T22:57:37+08:00" level=warning msg="command not implemented" arguments=" $query;" command=eval line=583 ./t/with_recursive.test: ok! 86 test cases passed, take time 0.411209065 s ./t/with_recursive_bugs.test: ok! 30 test cases passed, take time 0.347807611 s ./t/with_recursive_innodb_tmp_table.test: ok! 14 test cases passed, take time 0.035886108 s time="2024-05-05T22:57:38+08:00" level=warning msg="command not implemented" arguments= command=single_query line=47 time="2024-05-05T22:57:38+08:00" level=warning msg="command not implemented" arguments= command=single_query line=49 ./t/xd.test: ok! 7 test cases passed, take time 0.192126934 s ./t/year_innodb.test: ok! 51 test cases passed, take time 0.213683815 s time="2024-05-05T22:57:38+08:00" level=warning msg="command not implemented" arguments=" include/have_innodb.inc" command=source line=2 time="2024-05-05T22:57:42+08:00" level=warning msg="sub_query_more:969 query succeeded, but expected error(s)! (expected errors: ER_INVALID_GROUP_FUNC_USE) (query: SELECT SUM( (SELECT AVG( (SELECT t1.a FROM t2) ) FROM DUAL) ) FROM t1;)" time="2024-05-05T22:57:42+08:00" level=warning msg="sub_query_more:972 query succeeded, but expected error(s)! (expected errors: ER_INVALID_GROUP_FUNC_USE) (query: SELECT\nSUM( (SELECT AVG( (SELECT COUNT(*) FROM t1 t HAVING t1.a < 12) ) FROM t2) )\nFROM t1;)" ./t/sub_query_more.test: ok! 332 test cases passed, take time 3.581003247 s time="2024-05-05T22:57:42+08:00" level=warning msg="role:59 query failed with non expected error(s)! (ER_CANNOT_USER != ER_UNKNOWN_AUTHID) (err: Error 1396 (HY000): Operation GRANT ROLE failed for peter@clickhost.net) (query: GRANT role1 TO peter@clickhost.net;)" time="2024-05-05T22:57:42+08:00" level=warning msg="role:97 query failed with non expected error(s)! (ErrDynamicPrivilegeNotRegistered != ER_PARSE_ERROR) (err: Error 3929 (HY000): Dynamic privilege 'ENGINEERING' is not registered with the server.) (query: GRANT SUPER, engineering ON *.* TO joan, sally;)" time="2024-05-05T22:57:42+08:00" level=warning msg="role:99 query failed with non expected error(s)! (ErrDynamicPrivilegeNotRegistered != ER_PARSE_ERROR) (err: Error 3929 (HY000): Dynamic privilege 'ENGINEERING' is not registered with the server.) (query: GRANT engineering,SELECT ON *.* TO joan;)" time="2024-05-05T22:57:42+08:00" level=warning msg="role:153 query failed with non expected error(s)! (ErrCannotUser != ER_UNKNOWN_AUTHID) (err: Error 1396 (HY000): Operation REVOKE ROLE failed for `engineering_role`@`%`) (query: REVOKE engineering_role FROM foo@localhost;)" time="2024-05-05T22:57:42+08:00" level=warning msg="role:156 query failed with non expected error(s)! (ErrCannotUser != ER_UNKNOWN_AUTHID) (err: Error 1396 (HY000): Operation REVOKE ROLE failed for managers@%) (query: REVOKE engineering FROM managers;)" time="2024-05-05T22:57:42+08:00" level=warning msg="role:262 query failed with non expected error(s)! (ErrDBaccessDenied != ER_TABLEACCESS_DENIED_ERROR) (err: Error 1044 (42000): Access denied for user 'joe'@'localhost' to database 'mysql') (query: SHOW GRANTS FOR `root`@`localhost` USING `replication`;)" time="2024-05-05T22:57:43+08:00" level=warning msg="role:397 query failed with non expected error(s)! (ErrPrivilegeCheckFail != ER_COLUMNACCESS_DENIED_ERROR) (err: Error 8121 (HY000): privilege check for 'Update' fail) (query: UPDATE db1.t1 SET c1=1;)" time="2024-05-05T22:57:43+08:00" level=warning msg="role:619 query failed with non expected error(s)! (ErrCannotUser != ER_ROLE_NOT_GRANTED) (err: Error 1396 (HY000): Operation SET DEFAULT ROLE failed for `rrrrr`@`%`) (query: SET DEFAULT ROLE `rrrrr` TO u1@localhost;)" time="2024-05-05T22:57:43+08:00" level=warning msg="role:628 query failed with non expected error(s)! (ErrCannotUser != ER_ROLE_NOT_GRANTED) (err: Error 1396 (HY000): Operation SET DEFAULT ROLE failed for `asdasd`@`%`) (query: SET DEFAULT ROLE `asdasd` TO u1@localhost;)" ./t/role.test: ok! 340 test cases passed, take time 1.763088566 s time="2024-05-05T22:57:44+08:00" level=warning msg="role2:23 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-05T22:57:44+08:00" level=warning msg="role2:51 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-05T22:57:44+08:00" level=warning msg="role2:87 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-05T22:57:44+08:00" level=warning msg="role2:116 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-05T22:57:44+08:00" level=warning msg="role2:120 query succeeded, but expected error(s)! (expected errors: ER_COLUMNACCESS_DENIED_ERROR) (query: SELECT c2 FROM db1.t1;)" time="2024-05-05T22:57:44+08:00" level=warning msg="role2:177 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-05T22:57:44+08:00" level=warning msg="role2:179 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-05T22:57:44+08:00" level=warning msg="role2:181 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-05T22:57:44+08:00" level=warning msg="role2:183 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-05T22:57:44+08:00" level=warning msg="role2:185 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-05T22:57:44+08:00" level=warning msg="role2:218 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-05T22:57:44+08:00" level=warning msg="role2:220 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-05T22:57:44+08:00" level=warning msg="role2:253 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-05T22:57:44+08:00" level=warning msg="role2:284 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-05T22:57:44+08:00" level=warning msg="role2:288 query succeeded, but expected error(s)! (expected errors: ER_COLUMNACCESS_DENIED_ERROR) (query: SELECT c2 FROM db1.t1;)" time="2024-05-05T22:57:44+08:00" level=warning msg="role2:347 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-05T22:57:44+08:00" level=warning msg="role2:349 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-05T22:57:44+08:00" level=warning msg="role2:378 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-05T22:57:44+08:00" level=warning msg="role2:380 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-05T22:57:44+08:00" level=warning msg="role2:413 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-05T22:57:44+08:00" level=warning msg="role2:444 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-05T22:57:44+08:00" level=warning msg="role2:448 query succeeded, but expected error(s)! (expected errors: ER_COLUMNACCESS_DENIED_ERROR) (query: SELECT c2 FROM db1.t1;)" time="2024-05-05T22:57:45+08:00" level=warning msg="role2:534 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-05T22:57:45+08:00" level=warning msg="role2:547 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-05T22:57:45+08:00" level=warning msg="role2:556 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-05T22:57:45+08:00" level=warning msg="role2:558 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-05T22:57:45+08:00" level=warning msg="role2:560 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/role2.test: ok! 259 test cases passed, take time 1.197692901 s Great, All tests passed mysqltest end tidb-server(PID: 2226) stopped [Pipeline] } [Pipeline] // dir [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-ghpr_mysql_test-8604/tidb-test already exists) [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] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] container [Pipeline] { [Pipeline] sh + bash scripts/plugins/report_job_result.sh SUCCESS result.json http://fileserver.pingcap.net --2024-05-05 14:57:47-- 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% 578M=0s 2024-05-05 14:57:47 (578 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 Finished: SUCCESS