Mysql Data truncated for column error when modify a column definition

后端 未结 0 883
醉酒成梦
醉酒成梦 2020-12-02 13:51

I have a table with the following column definition

 `numericValue1` double GENERATED ALWAYS AS ((case when (json_type(json_extract(`object`,\'$.numericValue1         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题