## Bug Report Please answer these questions before submitting your issue. Thanks! ### 1. Minimal reproduce step (Required) <!-- a step by step guide for reproducing the bug. --> mysql> PLAN REPLAYER LOAD 'plan_replay_20240913_0923.zip'; ### 2. What did you expect to see? (Required) no error ### 3. What did you see instead (Required) ERROR 1292 (22007): Truncated incorrect DOUBLE value: 'P' ### 4. What is your TiDB version? (Required) <!-- Paste the output of SELECT tidb_version() --> v7.5.0, v8.3.0