You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mini256
changed the title
Update JSON type column from json 'null' to database NULL dost not work
Update JSON type column from JSON 'null' to database NULL dost not work
Sep 15, 2022
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
If you change from other values to
NULL
, it works.2. What did you expect to see? (Required)
Should work when updating
NULL
value for the JSON type column with'null'
value.3. What did you see instead (Required)
Update JSON type column from JSON 'null' to database NULL does not work, as the result
Changed: 0
.4. What is your TiDB version? (Required)
The text was updated successfully, but these errors were encountered: