-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Closed
Labels
fuzz/sqlancerseverity/moderatesig/executionSIG executionSIG executiontype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.
Description
Bug Report
1. Minimal reproduce step (Required)
SELECT CAST(REVERSE(-1502572527) AS DATE); -- ERROR 2013 (HY000): Lost connection to MySQL server during query2. What did you expect to see? (Required)
No error.
3. What did you see instead (Required)
ERROR 2013 (HY000): Lost connection to MySQL server during query
4. What is your TiDB version? (Required)
| Release Version: v6.2.0-alpha-159-ge0527ba27
Edition: Community
Git Commit Hash: e0527ba
Git Branch: master
UTC Build Time: 2022-06-21 11:55:54
GoVersion: go1.18.3
Race Enabled: false
TiKV Min Version: v3.0.0-60965b006877ca7234adaced7890d7b029ed1306
Check Table Before Drop: false
Store: unistore |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
fuzz/sqlancerseverity/moderatesig/executionSIG executionSIG executiontype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.